Hi All,

Not sure if this is in a FAQ someplace, but for XCode development, if:

1) You are using the dylib's (not the frameworks) and;
2) Have source included in the project for reference only (i.e: not part of any 
target) because you are building via cmake

Then turn off "Load Symbols Lazily" within the Debugging preferences of xcode.  
 Otherwise the debugger won't stop on any breakpoints inside the OSG codebase.



Cheers,
Neil

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=21269#21269





_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to