Hi Massimo,

I am not on my Mac right now, but I can quickly suggest you to add
osg, osgText, osgIntrospection (and few more) frameworks to your
executable to get you started as quick as possible. I may not recall
all dependencies' names, as I am not on my development Mac; sorry!
Adding frameworks could be done with an easy right-click->Add External
Framework, IIRC. I don't use frameworks, I link with dynamic libraries
(besides, because I don't like Xcode, I use Eclipse Ganymede).

Ismail

On Thu, Apr 16, 2009 at 1:20 PM, Massimo Di Stefano
<massimodisa...@yahoo.it> wrote:
> Following the suggestion i find here :
>
> http://code.google.com/p/osgswig/wiki/BuildInstructions
>
> i compiled osg 2.4 version using xcode, the build produced the osg framewrok, 
> i copied them in the /Library/Framework  directory.
>
>
> then i downloaded osgswig,
> cd osgswig
> mkdir build
> cd build
> ccmake ..
>
> i used these cmakelist.txt :
>
> http://www.geofemengineering.it/data/osgswig_CMakeCache.txt
>
> but unlucky the osgswig build fails with these log :
>
> http://www.geofemengineering.it/data/osgswig_osg24_buildlog.txt
>
> Please can you help me to know what i'm wrong ?
> any one that is able to use osgswig on osx ???
>
> thanks to All!
>
> Massimo.
>
> ------------------
> Read this topic online here:
> http://forum.openscenegraph.org/viewtopic.php?p=10297#10297
>
>
>
>
>
> _______________________________________________
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to