Mike Jackson wrote:
Personally, I have switched from Xcode to CMake/Eclipse for my C++ dev.
CMake with Eclipse? Just using CMake from the command line to generate the makefiles, then having Eclipse do whatever somehow? I just don't recall any integration between CMake and Eclipse. That was one of my reasons for moving on to XEmacs. No integration there either, but XEmacs seemed more capable for a Scheme developer. Emphasis on "seemed." I've really been doing all CMake and no Scheme coding for 9 months now. So the Schemeway plugin for Eclipse may have gotten better since then.
Yeah, 9 months of CMake. There was much more to do than just get CMake going though. We got a rough cut of CMake very quickly. But there was actually lotsa missing stuff in the Chicken Scheme sources, as far as supporting all compilers on Windows gracefully. For instance it didn't handle whitespace in pathnames and that gave me no end of headaches. Also I've certainly experienced that the last 20% of capability is 80% of the work.
Cheers, Brandon Van Every _______________________________________________ osg-users mailing list osg-users@openscenegraph.net http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/