Hi,

I built the OSG libraries using cmake to generate an xcode project. I then used 
Xcode4 to compile the libraries. This all went fine.

I created a new Xcode4 project using the code from the Simple example that had 
been provided as part of the Xcode project in the iphone branch (the app is 
named osgTerrain).

When I include the osgPlugins.h header file, I get several linker error as 
shown below:

Undefined symbols for architecture i386:
  "_dotosgwrapper_AlphaFunc", referenced from:
      __static_initialization_and_destruction_0(int, int)in 
osgTerrainAppDelegate.o

The link libraries were set up in Build Phases. All of the OSG static libraries 
generated have been included.

Why am I getting these linker errors?

Thank you!

Cheers,
Lanier

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





_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to