-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Thom DeCarlo wrote: > I struggled a bit to try and figure out how to use Eclipse for anything > other than java. (Their documentation implies that it is possible, and even > the goal of the tool. But they don't show how to do it.) >
Actually, I am using Eclipse with CDT (the C/C++ plugin) and OSG projects - it works, even though the CDT plugin is sometimes pretty buggy. Install the plugin, then you need to create a new CDT project - e.g. a managed C++ project. Then you add the source code and add the libs in a similar way as for Java. Regards, Jan Jan Ciger GPG public key: http://www.keyserver.net/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) Comment: Using GnuPG with Mandriva - http://enigmail.mozdev.org iD8DBQFEz2Z3n11XseNj94gRAhYzAKDrY0UoEc690K3QM8+aFNDxguv0ugCguFPB LrRjNf1N/4a+AjIiRTyoQvc= =WlIl -----END PGP SIGNATURE----- _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
