Hi Michael,

Michael Schwier wrote:
> 
> I checked that. xCode is passing all the options that are needed as far 
> as I can see plus a lot of things I don't know where they come from, but 
> if xCode created it I believe it needs it. Unfortunateley I don't see 
> anything missing in the xCode options that are included in the makefile 
> based attempt:
> 
> This is all I need to do in the terminal, to get 05Geometry build and 
> running:
> 
> c++  -DOSG_WITH_GLUT -DOSG_WITH_TIF -DOSG_WITH_PNG -DOSG_WITH_GIF 
> -I/Users/mschwier/Projects/OpenSG/Builds/powerpc-apple-darwin-g++/include 
> main.cpp 
> -L/Users/mschwier/Projects/OpenSG/Builds/powerpc-apple-darwin-g++/lib/dbg 
> -lOSGWindowGLUT -lOSGSystem -lOSGBase -framework Cocoa -framework GLUT 
> -framework OpenGL -o main
> 
> 
> this is what xCode is doing and it compiles and links, but crashes when 
> running (I know it's a lot but maybe somone with more knowledge than me 
> about these options sees something :-/):
> 

Hm, that cleans out my idea bag. :( Anybody that actually uses MacOS?

Sorry

        Dirk

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to