Os X compiling
Moderators: jesterKing, stiv
Os X compiling
I've downloaded the source yesterday at 20:00 and tried immediatedly to compile the source but I haven't done it.
It seems to insist on finding some files (guess/guessconfig) in a folder called develop but I haven't found one in the blender folder: does this mean I have to create one first?
Sorry but I'm a newbie at the Unix side of things, and I'm pretty confused by this.
Anyone have succeded in compiling it under os X?
Please?
I've version 10.1.5 and the april 2002 dev tools beta1
You can contact me also on blender.it, where I will eventually post the solution for italian blender users.
Thanks in advance.
P.S. a readme file wouldn't have harmed us poor newbies
Long live and prosper to everyone
It seems to insist on finding some files (guess/guessconfig) in a folder called develop but I haven't found one in the blender folder: does this mean I have to create one first?
Sorry but I'm a newbie at the Unix side of things, and I'm pretty confused by this.
Anyone have succeded in compiling it under os X?
Please?
I've version 10.1.5 and the april 2002 dev tools beta1
You can contact me also on blender.it, where I will eventually post the solution for italian blender users.
Thanks in advance.
P.S. a readme file wouldn't have harmed us poor newbies
Long live and prosper to everyone
-
- Posts: 12
- Joined: Sun Oct 13, 2002 7:51 pm
on 10.2.1
I've obtained some results making an alias (ln -s orig dest) to gnumake:
gnumake -> gmake (cause in mac os x 10.2 there isn't gmake also if you install the apple dev. tools)
..i've ran the script that you can find on
http://www.stack.nl/~wvengen/compileblender
then it started to compile for a long time with many warnings .. until it stopped (:-(() on the better part: the compiling of "creator" :
[1;37;42m====> gmake all in source/creator[0m
[1;37;44mgcc[0m -c -pipe -fPIC -DNDEBUG -O -funsigned-char -Wall -Wno-char-subscripts -D_THREAD_SAFE -I/System/Library/Frameworks/OpenGL.framework -I../blender/render/extern/include -I../blender/radiosity/extern/include -I../blender/misc -I../blender/imbuf -I../blender/makesdna -I../blender/blenlib -I../blender/include -I../blender/renderconverter -I../blender/blenkernel -I../blender/bpython/include -I../blender/blenloader -I../kernel/gen_system -I../kernel/gen_messaging -I/Users/giovanni/develop/lib/darwin-6.1-powerpc/blenkey/include -I/Users/giovanni/develop/lib/darwin-6.1-powerpc/guardedalloc/include[1;34m creator.c[0m -o /Users/giovanni/obj/darwin-6.1-powerpc/creator/creator.o
../blender/include/[1;34mBIF_gl.h[0m:[1;31m45[0m: [1;37;45mheader file 'GL/[1;34mgl.h[0m' not found[0m
../blender/include/[1;34mBIF_gl.h[0m:[1;31m46[0m: [1;37;45mheader file 'GL/[1;34mglu.h[0m' not found[0m
cpp-precomp: [1;37;41mwarning[0m: [1;37;45merror[0ms during smart preprocessing, retrying in basic mode
<built-in>:1:1: no macro name given in #define directive
gmake[1]: *** [/Users/giovanni/obj/darwin-6.1-powerpc/creator/creator.o] [1;37;45mError[0m 1
gmake: *** [all] [1;37;45mError[0m 1
---
anyway it created the files and folders you can see bellow .. it is a begin, isn't it ?
the man who compiled the freebsd version told be that this is due to open gl configuration in the NAN_......mk files .. I have to check it.. if you know something more please let me know!
bye
----
[0m.:
[01;34mdarwin-6.1-powerpc[0m
./darwin-6.1-powerpc:
[01;34mcreator[0m
[01;34mdebug[0m
[01;34mextern[0m
[01;34mintern[0m
./darwin-6.1-powerpc/creator:
[01;34mdebug[0m
./darwin-6.1-powerpc/creator/debug:
./darwin-6.1-powerpc/debug:
./darwin-6.1-powerpc/extern:
./darwin-6.1-powerpc/intern:
[01;34maction[0m
[01;34mblenkey[0m
[01;34mbmfont[0m
[01;34mbsp[0m
[01;34mcontainer[0m
[01;34mdecimation[0m
[01;34mghost[0m
[01;34mguardedalloc[0m
[01;34miksolver[0m
[01;34mmemutil[0m
[01;34mmoto[0m
[01;34mstring[0m
./darwin-6.1-powerpc/intern/action:
[0mACT_Action.d[0m
[0mACT_Action.o[0m
[0mACT_ActionC-Api.d[0m
[0mACT_ActionC-Api.o[0m
[0mACT_ActionStack.d[0m
[0mACT_ActionStack.o[0m
[01;34mdebug[0m
[0mlibaction.a[0m
./darwin-6.1-powerpc/intern/action/debug:
[0mACT_Action.d[0m
[0mACT_Action.o[0m
[0mACT_ActionC-Api.d[0m
[0mACT_ActionC-Api.o[0m
[0mACT_ActionStack.d[0m
[0mACT_ActionStack.o[0m
[0mlibaction.a[0m
./darwin-6.1-powerpc/intern/blenkey:
[01;34mdebug[0m
[0mkey.d[0m
[0mkey.o[0m
[01;32mkeyloader[0m
[0mkeyloader.d[0m
[0mkeyloader.o[0m
[0mlibblenkey.a[0m
[0mmt19937int.d[0m
[0mmt19937int.o[0m
./darwin-6.1-powerpc/intern/blenkey/debug:
./darwin-6.1-powerpc/intern/bmfont:
[0mBMF_Api.d[0m
[0mBMF_Api.o[0m
[0mBMF_BitmapFont.d[0m
[0mBMF_BitmapFont.o[0m
[0mBMF_font_helv10.d[0m
[0mBMF_font_helv10.o[0m
[0mBMF_font_helv12.d[0m
[0mBMF_font_helv12.o[0m
[0mBMF_font_helvb10.d[0m
[0mBMF_font_helvb10.o[0m
[0mBMF_font_helvb12.d[0m
[0mBMF_font_helvb12.o[0m
[0mBMF_font_helvb14.d[0m
[0mBMF_font_helvb14.o[0m
[0mBMF_font_helvb8.d[0m
[0mBMF_font_helvb8.o[0m
[0mBMF_font_scr12.d[0m
[0mBMF_font_scr12.o[0m
[0mBMF_font_scr14.d[0m
[0mBMF_font_scr14.o[0m
[0mBMF_font_scr15.d[0m
[0mBMF_font_scr15.o[0m
[01;34mdebug[0m
[0mlibbmfont.a[0m
./darwin-6.1-powerpc/intern/bmfont/debug:
[0mBMF_Api.d[0m
[0mBMF_Api.o[0m
[0mBMF_BitmapFont.d[0m
[0mBMF_BitmapFont.o[0m
[0mBMF_font_helv10.d[0m
[0mBMF_font_helv10.o[0m
[0mBMF_font_helv12.d[0m
[0mBMF_font_helv12.o[0m
[0mBMF_font_helvb10.d[0m
[0mBMF_font_helvb10.o[0m
[0mBMF_font_helvb12.d[0m
[0mBMF_font_helvb12.o[0m
[0mBMF_font_helvb14.d[0m
[0mBMF_font_helvb14.o[0m
[0mBMF_font_helvb8.d[0m
[0mBMF_font_helvb8.o[0m
[0mBMF_font_scr12.d[0m
[0mBMF_font_scr12.o[0m
[0mBMF_font_scr14.d[0m
[0mBMF_font_scr14.o[0m
[0mBMF_font_scr15.d[0m
[0mBMF_font_scr15.o[0m
[0mlibbmfont.a[0m
./darwin-6.1-powerpc/intern/bsp:
[0mBSP_CSGHelper.d[0m
[01;34mdebug[0m
./darwin-6.1-powerpc/intern/bsp/debug:
./darwin-6.1-powerpc/intern/container:
[0mCTR_List.d[0m
[0mCTR_List.o[0m
[01;34mdebug[0m
[0mlibcontainer.a[0m
./darwin-6.1-powerpc/intern/container/debug:
[0mCTR_List.d[0m
[0mCTR_List.o[0m
[0mlibcontainer.a[0m
./darwin-6.1-powerpc/intern/decimation:
[0mLOD_EdgeCollapser.d[0m
[0mLOD_EdgeCollapser.o[0m
[0mLOD_ExternNormalEditor.d[0m
[0mLOD_ExternNormalEditor.o[0m
[0mLOD_FaceNormalEditor.d[0m
[0mLOD_FaceNormalEditor.o[0m
[0mLOD_ManMesh2.d[0m
[0mLOD_ManMesh2.o[0m
[0mLOD_MeshPrimitives.d[0m
[0mLOD_MeshPrimitives.o[0m
[0mLOD_QSDecimator.d[0m
[01;34mdebug[0m
./darwin-6.1-powerpc/intern/decimation/debug:
./darwin-6.1-powerpc/intern/ghost:
[0mGHOST_Buttons.d[0m
[0mGHOST_Buttons.o[0m
[0mGHOST_C-api.d[0m
[0mGHOST_C-api.o[0m
[0mGHOST_CallbackEventConsumer.d[0m
[0mGHOST_CallbackEventConsumer.o[0m
[0mGHOST_DisplayManager.d[0m
[0mGHOST_DisplayManager.o[0m
[0mGHOST_DisplayManagerCarbon.d[0m
[0mGHOST_DisplayManagerCarbon.o[0m
[0mGHOST_EventManager.d[0m
[0mGHOST_EventManager.o[0m
[0mGHOST_EventPrinter.d[0m
[0mGHOST_EventPrinter.o[0m
[0mGHOST_ISystem.d[0m
[0mGHOST_ISystem.o[0m
[0mGHOST_ModifierKeys.d[0m
[0mGHOST_ModifierKeys.o[0m
[0mGHOST_Rect.d[0m
[0mGHOST_Rect.o[0m
[0mGHOST_System.d[0m
[0mGHOST_System.o[0m
[0mGHOST_SystemCarbon.d[0m
[0mGHOST_SystemCarbon.o[0m
[0mGHOST_TimerManager.d[0m
[0mGHOST_TimerManager.o[0m
[0mGHOST_Window.d[0m
[0mGHOST_Window.o[0m
[0mGHOST_WindowCarbon.d[0m
[0mGHOST_WindowCarbon.o[0m
[0mGHOST_WindowManager.d[0m
[0mGHOST_WindowManager.o[0m
[01;34mdebug[0m
[0mlibghost.a[0m
./darwin-6.1-powerpc/intern/ghost/debug:
[0mGHOST_Buttons.d[0m
[0mGHOST_Buttons.o[0m
[0mGHOST_C-api.d[0m
[0mGHOST_C-api.o[0m
[0mGHOST_CallbackEventConsumer.d[0m
[0mGHOST_CallbackEventConsumer.o[0m
[0mGHOST_DisplayManager.d[0m
[0mGHOST_DisplayManager.o[0m
[0mGHOST_DisplayManagerCarbon.d[0m
[0mGHOST_DisplayManagerCarbon.o[0m
[0mGHOST_EventManager.d[0m
[0mGHOST_EventManager.o[0m
[0mGHOST_EventPrinter.d[0m
[0mGHOST_EventPrinter.o[0m
[0mGHOST_ISystem.d[0m
[0mGHOST_ISystem.o[0m
[0mGHOST_ModifierKeys.d[0m
[0mGHOST_ModifierKeys.o[0m
[0mGHOST_Rect.d[0m
[0mGHOST_Rect.o[0m
[0mGHOST_System.d[0m
[0mGHOST_System.o[0m
[0mGHOST_SystemCarbon.d[0m
[0mGHOST_SystemCarbon.o[0m
[0mGHOST_TimerManager.d[0m
[0mGHOST_TimerManager.o[0m
[0mGHOST_Window.d[0m
[0mGHOST_Window.o[0m
[0mGHOST_WindowCarbon.d[0m
[0mGHOST_WindowCarbon.o[0m
[0mGHOST_WindowManager.d[0m
[0mGHOST_WindowManager.o[0m
[0mlibghost.a[0m
./darwin-6.1-powerpc/intern/guardedalloc:
[01;34mdebug[0m
[0mlibguardedalloc.a[0m
[0mmallocn.d[0m
[0mmallocn.o[0m
./darwin-6.1-powerpc/intern/guardedalloc/debug:
[0mlibguardedalloc.a[0m
[0mmallocn.d[0m
[0mmallocn.o[0m
./darwin-6.1-powerpc/intern/iksolver:
[0mIK_QChain.d[0m
[0mIK_QChain.o[0m
[0mIK_QJacobianSolver.d[0m
[0mIK_QJacobianSolver.o[0m
[0mIK_QSegment.d[0m
[0mIK_QSegment.o[0m
[0mIK_Solver.d[0m
[0mIK_Solver.o[0m
[0mMT_ExpMap.d[0m
[0mMT_ExpMap.o[0m
[01;34mdebug[0m
[0mlibiksolver.a[0m
./darwin-6.1-powerpc/intern/iksolver/debug:
[0mIK_QChain.d[0m
[0mIK_QChain.o[0m
[0mIK_QJacobianSolver.d[0m
[0mIK_QJacobianSolver.o[0m
[0mIK_QSegment.d[0m
[0mIK_QSegment.o[0m
[0mIK_Solver.d[0m
[0mIK_Solver.o[0m
[0mMT_ExpMap.d[0m
[0mMT_ExpMap.o[0m
[0mlibiksolver.a[0m
./darwin-6.1-powerpc/intern/memutil:
[0mMEM_RefCountedC-Api.d[0m
[0mMEM_RefCountedC-Api.o[0m
[01;34mdebug[0m
[0mlibmemutil.a[0m
./darwin-6.1-powerpc/intern/memutil/debug:
[0mMEM_RefCountedC-Api.d[0m
[0mMEM_RefCountedC-Api.o[0m
[0mlibmemutil.a[0m
./darwin-6.1-powerpc/intern/moto:
[0mMT_CmMatrix4x4.d[0m
[0mMT_CmMatrix4x4.o[0m
[0mMT_Matrix3x3.d[0m
[0mMT_Matrix3x3.o[0m
[0mMT_Matrix4x4.d[0m
[0mMT_Matrix4x4.o[0m
[0mMT_Plane3.d[0m
[0mMT_Plane3.o[0m
[0mMT_Point3.d[0m
[0mMT_Point3.o[0m
[0mMT_Quaternion.d[0m
[0mMT_Quaternion.o[0m
[0mMT_Transform.d[0m
[0mMT_Transform.o[0m
[0mMT_Vector2.d[0m
[0mMT_Vector2.o[0m
[0mMT_Vector3.d[0m
[0mMT_Vector3.o[0m
[0mMT_Vector4.d[0m
[0mMT_Vector4.o[0m
[0mMT_random.d[0m
[0mMT_random.o[0m
[01;34mdebug[0m
[0mlibmoto.a[0m
./darwin-6.1-powerpc/intern/moto/debug:
[0mMT_CmMatrix4x4.d[0m
[0mMT_CmMatrix4x4.o[0m
[0mMT_Matrix3x3.d[0m
[0mMT_Matrix3x3.o[0m
[0mMT_Matrix4x4.d[0m
[0mMT_Matrix4x4.o[0m
[0mMT_Plane3.d[0m
[0mMT_Plane3.o[0m
[0mMT_Point3.d[0m
[0mMT_Point3.o[0m
[0mMT_Quaternion.d[0m
[0mMT_Quaternion.o[0m
[0mMT_Transform.d[0m
[0mMT_Transform.o[0m
[0mMT_Vector2.d[0m
[0mMT_Vector2.o[0m
[0mMT_Vector3.d[0m
[0mMT_Vector3.o[0m
[0mMT_Vector4.d[0m
[0mMT_Vector4.o[0m
[0mMT_random.d[0m
[0mMT_random.o[0m
[0mlibmoto.a[0m
./darwin-6.1-powerpc/intern/string:
[0mSTR_String.d[0m
[0mSTR_String.o[0m
[01;34mdebug[0m
[0mlibstring.a[0m
./darwin-6.1-powerpc/intern/string/debug:
[0mSTR_String.d[0m
[0mSTR_String.o[0m
[0mlibstring.a[0m
[m
gnumake -> gmake (cause in mac os x 10.2 there isn't gmake also if you install the apple dev. tools)
..i've ran the script that you can find on
http://www.stack.nl/~wvengen/compileblender
then it started to compile for a long time with many warnings .. until it stopped (:-(() on the better part: the compiling of "creator" :
[1;37;42m====> gmake all in source/creator[0m
[1;37;44mgcc[0m -c -pipe -fPIC -DNDEBUG -O -funsigned-char -Wall -Wno-char-subscripts -D_THREAD_SAFE -I/System/Library/Frameworks/OpenGL.framework -I../blender/render/extern/include -I../blender/radiosity/extern/include -I../blender/misc -I../blender/imbuf -I../blender/makesdna -I../blender/blenlib -I../blender/include -I../blender/renderconverter -I../blender/blenkernel -I../blender/bpython/include -I../blender/blenloader -I../kernel/gen_system -I../kernel/gen_messaging -I/Users/giovanni/develop/lib/darwin-6.1-powerpc/blenkey/include -I/Users/giovanni/develop/lib/darwin-6.1-powerpc/guardedalloc/include[1;34m creator.c[0m -o /Users/giovanni/obj/darwin-6.1-powerpc/creator/creator.o
../blender/include/[1;34mBIF_gl.h[0m:[1;31m45[0m: [1;37;45mheader file 'GL/[1;34mgl.h[0m' not found[0m
../blender/include/[1;34mBIF_gl.h[0m:[1;31m46[0m: [1;37;45mheader file 'GL/[1;34mglu.h[0m' not found[0m
cpp-precomp: [1;37;41mwarning[0m: [1;37;45merror[0ms during smart preprocessing, retrying in basic mode
<built-in>:1:1: no macro name given in #define directive
gmake[1]: *** [/Users/giovanni/obj/darwin-6.1-powerpc/creator/creator.o] [1;37;45mError[0m 1
gmake: *** [all] [1;37;45mError[0m 1
---
anyway it created the files and folders you can see bellow .. it is a begin, isn't it ?
the man who compiled the freebsd version told be that this is due to open gl configuration in the NAN_......mk files .. I have to check it.. if you know something more please let me know!
bye
----
[0m.:
[01;34mdarwin-6.1-powerpc[0m
./darwin-6.1-powerpc:
[01;34mcreator[0m
[01;34mdebug[0m
[01;34mextern[0m
[01;34mintern[0m
./darwin-6.1-powerpc/creator:
[01;34mdebug[0m
./darwin-6.1-powerpc/creator/debug:
./darwin-6.1-powerpc/debug:
./darwin-6.1-powerpc/extern:
./darwin-6.1-powerpc/intern:
[01;34maction[0m
[01;34mblenkey[0m
[01;34mbmfont[0m
[01;34mbsp[0m
[01;34mcontainer[0m
[01;34mdecimation[0m
[01;34mghost[0m
[01;34mguardedalloc[0m
[01;34miksolver[0m
[01;34mmemutil[0m
[01;34mmoto[0m
[01;34mstring[0m
./darwin-6.1-powerpc/intern/action:
[0mACT_Action.d[0m
[0mACT_Action.o[0m
[0mACT_ActionC-Api.d[0m
[0mACT_ActionC-Api.o[0m
[0mACT_ActionStack.d[0m
[0mACT_ActionStack.o[0m
[01;34mdebug[0m
[0mlibaction.a[0m
./darwin-6.1-powerpc/intern/action/debug:
[0mACT_Action.d[0m
[0mACT_Action.o[0m
[0mACT_ActionC-Api.d[0m
[0mACT_ActionC-Api.o[0m
[0mACT_ActionStack.d[0m
[0mACT_ActionStack.o[0m
[0mlibaction.a[0m
./darwin-6.1-powerpc/intern/blenkey:
[01;34mdebug[0m
[0mkey.d[0m
[0mkey.o[0m
[01;32mkeyloader[0m
[0mkeyloader.d[0m
[0mkeyloader.o[0m
[0mlibblenkey.a[0m
[0mmt19937int.d[0m
[0mmt19937int.o[0m
./darwin-6.1-powerpc/intern/blenkey/debug:
./darwin-6.1-powerpc/intern/bmfont:
[0mBMF_Api.d[0m
[0mBMF_Api.o[0m
[0mBMF_BitmapFont.d[0m
[0mBMF_BitmapFont.o[0m
[0mBMF_font_helv10.d[0m
[0mBMF_font_helv10.o[0m
[0mBMF_font_helv12.d[0m
[0mBMF_font_helv12.o[0m
[0mBMF_font_helvb10.d[0m
[0mBMF_font_helvb10.o[0m
[0mBMF_font_helvb12.d[0m
[0mBMF_font_helvb12.o[0m
[0mBMF_font_helvb14.d[0m
[0mBMF_font_helvb14.o[0m
[0mBMF_font_helvb8.d[0m
[0mBMF_font_helvb8.o[0m
[0mBMF_font_scr12.d[0m
[0mBMF_font_scr12.o[0m
[0mBMF_font_scr14.d[0m
[0mBMF_font_scr14.o[0m
[0mBMF_font_scr15.d[0m
[0mBMF_font_scr15.o[0m
[01;34mdebug[0m
[0mlibbmfont.a[0m
./darwin-6.1-powerpc/intern/bmfont/debug:
[0mBMF_Api.d[0m
[0mBMF_Api.o[0m
[0mBMF_BitmapFont.d[0m
[0mBMF_BitmapFont.o[0m
[0mBMF_font_helv10.d[0m
[0mBMF_font_helv10.o[0m
[0mBMF_font_helv12.d[0m
[0mBMF_font_helv12.o[0m
[0mBMF_font_helvb10.d[0m
[0mBMF_font_helvb10.o[0m
[0mBMF_font_helvb12.d[0m
[0mBMF_font_helvb12.o[0m
[0mBMF_font_helvb14.d[0m
[0mBMF_font_helvb14.o[0m
[0mBMF_font_helvb8.d[0m
[0mBMF_font_helvb8.o[0m
[0mBMF_font_scr12.d[0m
[0mBMF_font_scr12.o[0m
[0mBMF_font_scr14.d[0m
[0mBMF_font_scr14.o[0m
[0mBMF_font_scr15.d[0m
[0mBMF_font_scr15.o[0m
[0mlibbmfont.a[0m
./darwin-6.1-powerpc/intern/bsp:
[0mBSP_CSGHelper.d[0m
[01;34mdebug[0m
./darwin-6.1-powerpc/intern/bsp/debug:
./darwin-6.1-powerpc/intern/container:
[0mCTR_List.d[0m
[0mCTR_List.o[0m
[01;34mdebug[0m
[0mlibcontainer.a[0m
./darwin-6.1-powerpc/intern/container/debug:
[0mCTR_List.d[0m
[0mCTR_List.o[0m
[0mlibcontainer.a[0m
./darwin-6.1-powerpc/intern/decimation:
[0mLOD_EdgeCollapser.d[0m
[0mLOD_EdgeCollapser.o[0m
[0mLOD_ExternNormalEditor.d[0m
[0mLOD_ExternNormalEditor.o[0m
[0mLOD_FaceNormalEditor.d[0m
[0mLOD_FaceNormalEditor.o[0m
[0mLOD_ManMesh2.d[0m
[0mLOD_ManMesh2.o[0m
[0mLOD_MeshPrimitives.d[0m
[0mLOD_MeshPrimitives.o[0m
[0mLOD_QSDecimator.d[0m
[01;34mdebug[0m
./darwin-6.1-powerpc/intern/decimation/debug:
./darwin-6.1-powerpc/intern/ghost:
[0mGHOST_Buttons.d[0m
[0mGHOST_Buttons.o[0m
[0mGHOST_C-api.d[0m
[0mGHOST_C-api.o[0m
[0mGHOST_CallbackEventConsumer.d[0m
[0mGHOST_CallbackEventConsumer.o[0m
[0mGHOST_DisplayManager.d[0m
[0mGHOST_DisplayManager.o[0m
[0mGHOST_DisplayManagerCarbon.d[0m
[0mGHOST_DisplayManagerCarbon.o[0m
[0mGHOST_EventManager.d[0m
[0mGHOST_EventManager.o[0m
[0mGHOST_EventPrinter.d[0m
[0mGHOST_EventPrinter.o[0m
[0mGHOST_ISystem.d[0m
[0mGHOST_ISystem.o[0m
[0mGHOST_ModifierKeys.d[0m
[0mGHOST_ModifierKeys.o[0m
[0mGHOST_Rect.d[0m
[0mGHOST_Rect.o[0m
[0mGHOST_System.d[0m
[0mGHOST_System.o[0m
[0mGHOST_SystemCarbon.d[0m
[0mGHOST_SystemCarbon.o[0m
[0mGHOST_TimerManager.d[0m
[0mGHOST_TimerManager.o[0m
[0mGHOST_Window.d[0m
[0mGHOST_Window.o[0m
[0mGHOST_WindowCarbon.d[0m
[0mGHOST_WindowCarbon.o[0m
[0mGHOST_WindowManager.d[0m
[0mGHOST_WindowManager.o[0m
[01;34mdebug[0m
[0mlibghost.a[0m
./darwin-6.1-powerpc/intern/ghost/debug:
[0mGHOST_Buttons.d[0m
[0mGHOST_Buttons.o[0m
[0mGHOST_C-api.d[0m
[0mGHOST_C-api.o[0m
[0mGHOST_CallbackEventConsumer.d[0m
[0mGHOST_CallbackEventConsumer.o[0m
[0mGHOST_DisplayManager.d[0m
[0mGHOST_DisplayManager.o[0m
[0mGHOST_DisplayManagerCarbon.d[0m
[0mGHOST_DisplayManagerCarbon.o[0m
[0mGHOST_EventManager.d[0m
[0mGHOST_EventManager.o[0m
[0mGHOST_EventPrinter.d[0m
[0mGHOST_EventPrinter.o[0m
[0mGHOST_ISystem.d[0m
[0mGHOST_ISystem.o[0m
[0mGHOST_ModifierKeys.d[0m
[0mGHOST_ModifierKeys.o[0m
[0mGHOST_Rect.d[0m
[0mGHOST_Rect.o[0m
[0mGHOST_System.d[0m
[0mGHOST_System.o[0m
[0mGHOST_SystemCarbon.d[0m
[0mGHOST_SystemCarbon.o[0m
[0mGHOST_TimerManager.d[0m
[0mGHOST_TimerManager.o[0m
[0mGHOST_Window.d[0m
[0mGHOST_Window.o[0m
[0mGHOST_WindowCarbon.d[0m
[0mGHOST_WindowCarbon.o[0m
[0mGHOST_WindowManager.d[0m
[0mGHOST_WindowManager.o[0m
[0mlibghost.a[0m
./darwin-6.1-powerpc/intern/guardedalloc:
[01;34mdebug[0m
[0mlibguardedalloc.a[0m
[0mmallocn.d[0m
[0mmallocn.o[0m
./darwin-6.1-powerpc/intern/guardedalloc/debug:
[0mlibguardedalloc.a[0m
[0mmallocn.d[0m
[0mmallocn.o[0m
./darwin-6.1-powerpc/intern/iksolver:
[0mIK_QChain.d[0m
[0mIK_QChain.o[0m
[0mIK_QJacobianSolver.d[0m
[0mIK_QJacobianSolver.o[0m
[0mIK_QSegment.d[0m
[0mIK_QSegment.o[0m
[0mIK_Solver.d[0m
[0mIK_Solver.o[0m
[0mMT_ExpMap.d[0m
[0mMT_ExpMap.o[0m
[01;34mdebug[0m
[0mlibiksolver.a[0m
./darwin-6.1-powerpc/intern/iksolver/debug:
[0mIK_QChain.d[0m
[0mIK_QChain.o[0m
[0mIK_QJacobianSolver.d[0m
[0mIK_QJacobianSolver.o[0m
[0mIK_QSegment.d[0m
[0mIK_QSegment.o[0m
[0mIK_Solver.d[0m
[0mIK_Solver.o[0m
[0mMT_ExpMap.d[0m
[0mMT_ExpMap.o[0m
[0mlibiksolver.a[0m
./darwin-6.1-powerpc/intern/memutil:
[0mMEM_RefCountedC-Api.d[0m
[0mMEM_RefCountedC-Api.o[0m
[01;34mdebug[0m
[0mlibmemutil.a[0m
./darwin-6.1-powerpc/intern/memutil/debug:
[0mMEM_RefCountedC-Api.d[0m
[0mMEM_RefCountedC-Api.o[0m
[0mlibmemutil.a[0m
./darwin-6.1-powerpc/intern/moto:
[0mMT_CmMatrix4x4.d[0m
[0mMT_CmMatrix4x4.o[0m
[0mMT_Matrix3x3.d[0m
[0mMT_Matrix3x3.o[0m
[0mMT_Matrix4x4.d[0m
[0mMT_Matrix4x4.o[0m
[0mMT_Plane3.d[0m
[0mMT_Plane3.o[0m
[0mMT_Point3.d[0m
[0mMT_Point3.o[0m
[0mMT_Quaternion.d[0m
[0mMT_Quaternion.o[0m
[0mMT_Transform.d[0m
[0mMT_Transform.o[0m
[0mMT_Vector2.d[0m
[0mMT_Vector2.o[0m
[0mMT_Vector3.d[0m
[0mMT_Vector3.o[0m
[0mMT_Vector4.d[0m
[0mMT_Vector4.o[0m
[0mMT_random.d[0m
[0mMT_random.o[0m
[01;34mdebug[0m
[0mlibmoto.a[0m
./darwin-6.1-powerpc/intern/moto/debug:
[0mMT_CmMatrix4x4.d[0m
[0mMT_CmMatrix4x4.o[0m
[0mMT_Matrix3x3.d[0m
[0mMT_Matrix3x3.o[0m
[0mMT_Matrix4x4.d[0m
[0mMT_Matrix4x4.o[0m
[0mMT_Plane3.d[0m
[0mMT_Plane3.o[0m
[0mMT_Point3.d[0m
[0mMT_Point3.o[0m
[0mMT_Quaternion.d[0m
[0mMT_Quaternion.o[0m
[0mMT_Transform.d[0m
[0mMT_Transform.o[0m
[0mMT_Vector2.d[0m
[0mMT_Vector2.o[0m
[0mMT_Vector3.d[0m
[0mMT_Vector3.o[0m
[0mMT_Vector4.d[0m
[0mMT_Vector4.o[0m
[0mMT_random.d[0m
[0mMT_random.o[0m
[0mlibmoto.a[0m
./darwin-6.1-powerpc/intern/string:
[0mSTR_String.d[0m
[0mSTR_String.o[0m
[01;34mdebug[0m
[0mlibstring.a[0m
./darwin-6.1-powerpc/intern/string/debug:
[0mSTR_String.d[0m
[0mSTR_String.o[0m
[0mlibstring.a[0m
[m
I tried to compile it on the mac version of linux yellow dog, but it came up with the same type of errors...
I think it looks for a folder: /develop in you home directory.. so create that... that's all I can help you with, I'm currently using the OS X version of Blender 2.23 and I gat get fed up witht he jagged edges,,, etc...
Can someone send me the binaries for 2.25 when they get it compiled??
I think it looks for a folder: /develop in you home directory.. so create that... that's all I can help you with, I'm currently using the OS X version of Blender 2.23 and I gat get fed up witht he jagged edges,,, etc...
Can someone send me the binaries for 2.25 when they get it compiled??
-
- Posts: 12
- Joined: Sun Oct 13, 2002 7:51 pm
> I think it looks for a folder: /develop in you home directory..
> so create that... that's all I can help you with,
this is not necessary if you use the script I mentioned above.
> I'm currently using the OS X version of Blender 2.23
> and I gat get fed up witht he jagged edges,,, etc...
yep.. render on OS X isn't neat
> Can someone send me the binaries for 2.25 when they get it compiled??
or better .. tell it to people in this forum
> so create that... that's all I can help you with,
this is not necessary if you use the script I mentioned above.
> I'm currently using the OS X version of Blender 2.23
> and I gat get fed up witht he jagged edges,,, etc...
yep.. render on OS X isn't neat

> Can someone send me the binaries for 2.25 when they get it compiled??
or better .. tell it to people in this forum

Re: Os X compiling
I have a little diff on http://stuff.sateh.com/diff.txt that allows you to compile on OS X 10.2. You will also need to do a 'ln -s darwin-5.1-powerpc darwin-6.1-powerpc' for the libraries.hawksmoor wrote:I've downloaded the source yesterday at 20:00 and tried immediatedly to compile the source but I haven't done it.
It seems to insist on finding some files (guess/guessconfig) in a folder called develop but I haven't found one in the blender folder: does this mean I have to create one first?
Sorry but I'm a newbie at the Unix side of things, and I'm pretty confused by this.
Anyone have succeded in compiling it under os X?
Please?
I've version 10.1.5 and the april 2002 dev tools beta1
You can contact me also on blender.it, where I will eventually post the solution for italian blender users.
Thanks in advance.
P.S. a readme file wouldn't have harmed us poor newbies
Long live and prosper to everyone
Blender starts but all mouse and keyboard events are received by the Finder. I think this is an SDL problem that has been fixed in a newer version.
My idea for fixing this was to get rid of the statically compiled libraries and make Blender either a Fink (http://fink.sf.net) or DarwinPorts (http://www.opendarwin.org) package/port. That solves the problem of compiling 3rd party dependencies very easily.
Later more.
Stefan
Well I've only got 10.15 and I don't have a developers cd, and I can't be bothered downloading the 200 mb developers package
I've tried to use fink, but it couldn't get it to work because I couldn't work out how to set proxies...
Didn't NaN actually have a 2.25 version of blender already released??
What happened to the binaries from that?

I've tried to use fink, but it couldn't get it to work because I couldn't work out how to set proxies...
Didn't NaN actually have a 2.25 version of blender already released??
What happened to the binaries from that?
Is the app an OSX bundle already? This is typical when you run the binary without it being in a bundle. The makefiles should create the bundle for you but I haven't tried it with the blender snapshot (worked with the original sources so far) until now.Blender starts but all mouse and keyboard events are received by the Finder. I think this is an SDL problem that has been fixed in a newer version.
Maarten
-
- Posts: 12
- Joined: Sun Oct 13, 2002 7:51 pm
I've patched files using http://stuff.sateh.com/diff.txt and it compiled a lot of stuff this time :p
Unfortunately it ends with the following error:
../../blenkernel/BKE_booleanops_mesh.h:35: header file 'CSG_BooleanOps.h' not found
../../blenkernel/BKE_booleanops_mesh.h:50: undefined type, found `CSG_MeshPropertyDescriptor'
../../blenkernel/BKE_booleanops_mesh.h:51: undefined type, found `CSG_FaceIteratorDescriptor'
../../blenkernel/BKE_booleanops_mesh.h:52: undefined type, found `CSG_VertexIteratorDescriptor'
cpp-precomp: warning: errors during smart preprocessing, retrying in basic mode
<built-in>:1:1: no macro name given in #define directive
gmake[3]: *** [/Users/giovanni/obj/darwin-6.1-powerpc/blender/bpython/BPY_csg.o] Error 1
gmake[2]: *** [all] Error 1
gmake[1]: *** [all] Error 1
gmake: *** [all] Error 1
..sateh can you help me ? thanks.
Bye,
Giovanni
Unfortunately it ends with the following error:
../../blenkernel/BKE_booleanops_mesh.h:35: header file 'CSG_BooleanOps.h' not found
../../blenkernel/BKE_booleanops_mesh.h:50: undefined type, found `CSG_MeshPropertyDescriptor'
../../blenkernel/BKE_booleanops_mesh.h:51: undefined type, found `CSG_FaceIteratorDescriptor'
../../blenkernel/BKE_booleanops_mesh.h:52: undefined type, found `CSG_VertexIteratorDescriptor'
cpp-precomp: warning: errors during smart preprocessing, retrying in basic mode
<built-in>:1:1: no macro name given in #define directive
gmake[3]: *** [/Users/giovanni/obj/darwin-6.1-powerpc/blender/bpython/BPY_csg.o] Error 1
gmake[2]: *** [all] Error 1
gmake[1]: *** [all] Error 1
gmake: *** [all] Error 1
..sateh can you help me ? thanks.
Bye,
Giovanni
Hi os x crew
WOW, this will keep me busy for months!
Its a great pleasure to be a part of this remarkable application and community. I thank you Darkness and saleh for pointing me in the right direction. And special thanks to Ton for his awesome generosity! Macdev, ADBC, etc. can only get me so far.
Unfortunatley power went at the house as I was preping for build...at library now:) Doing some crash courses.
Just saying thanks and expect to see some questions from me. When the dust settles I'd like to get into some objective c with you os x'ers.
jsplifer
Its a great pleasure to be a part of this remarkable application and community. I thank you Darkness and saleh for pointing me in the right direction. And special thanks to Ton for his awesome generosity! Macdev, ADBC, etc. can only get me so far.
Unfortunatley power went at the house as I was preping for build...at library now:) Doing some crash courses.
Just saying thanks and expect to see some questions from me. When the dust settles I'd like to get into some objective c with you os x'ers.
jsplifer
-
- Posts: 12
- Joined: Sun Oct 13, 2002 7:51 pm
Ender wrote:“yep.. render on OS X isn't neat”
Oh... so that’s why my renders always looked so bad? I thought it was my oversampling was too low or something.Anyway, I’m working on and off on compiling blender... haven’t gotten nearly as far as you guys though.
(ooh! new emoticons!)
Yes.. for be sure of this I sent a simple project I done to a friend and asked him to render it and his rendering was a lot better than mine.

bye