Ignore this. I found that my mistake was not passing --opt to ogs2-config when asking for the compiler flags.
-Patrick Patrick Hartling wrote: > I am running into some problems with an installation of OpenSG 2.0 built > from r1724 of the trunk. I followed these steps to build it using CMake > 2.6.2 on Ubuntu 8.04: > > mkdir build > cd build > ccmake .. > <filled in paths to dependencies and set installation path> > make > make install > > Everything built and installed, but the installed headers are not being > modified the way that they used to so that other OpenSG headers are included > as <OpenSG/...>. Running 'osg2-config --cflags System' reports that the only > compiler flag I need is -I/path/to/opensg/include. Should it instead be > giving back -I/path/to/opensg/include/OpenSG, or did I do something wrong in > the creating installation? > > -Patrick > > -- Patrick L. Hartling Senior Software Engineer, Priority 5 http://www.priority5.com/ The information transmitted in this communication is intended only for the person or entity to which it is addressed and contains proprietary material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please destroy any copies, contact the sender and delete the material from any computer. ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
