Hi Carsten,

thanks for the input. Here is how far I have got:

I downloaded swigwin
got osgswig source
run CMake of osgswig, build my solution (I am on Windows Visual Studio) and
got no project for osgswig

I set to build osgswig with osgIntrospection.

Any hints?

Thanks a bunch!

Nick


On Wed, May 21, 2014 at 9:25 AM, Carsten Scharfe <cscha...@dspace.de> wrote:

>  Hi Nick,
>
>
>
> I have done this with osgSwig, which can be found here:
> https://code.google.com/p/osgswig/
>
> Although it's a pain with many pitfalls, you can get
>
> working wrappers with it.
>
>
>
> These osgSwig project works even with OSG 3.0.1, 3.1.5 and 3.3.1
>
> after getting the project to compile correctly.
>
>
>
> Generally Swig (v2.0.12) generates code for intermediate c++ dlls which
>
> are called by .Net via Pinvoke.
>
> After generation, which in my case is not error free, you probably have
>
> to correct these errors by hand in the generated C# code.
>
> Luckily this is not an endless list.
>
>
>
> Cheers,
>
> Carsten
>
>
>
> _________________________
>
>
>
> Carsten Scharfe
>
> Software Developer
>
> Experiment Software ESIM
>
>
>
> dSPACE GmbH
>
> Rathenaustraße 26
>
> 33102 Paderborn
>
> Germany
>
>
>
> Tel.:  +49 5251 1638-1920
>
> http://www.dspace.com
>
> mailto:cscha...@dspace.de <cscha...@dspace.de>
>
> _________________________
>
>
>
> *From:* osg-users [mailto:osg-users-boun...@lists.openscenegraph.org] *On
> Behalf Of *Trajce Nikolov NICK
> *Sent:* Tuesday, May 20, 2014 7:07 PM
> *To:* OpenSceneGraph Users
> *Subject:* [osg-users] OSG and .NET (C#)
>
>
>
> Hi Community,
>
>
>
> in the language wrappers section the project link is broken. Where is this
> project now and any clue what is the status? Also, anyone have done this
> and willing to share hints, code?
>
>
>
> Thanks a bunch!
>
>
>
> Nick
>
>
>
> --
> trajce nikolov nick
>
> _______________________________________________
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
>


-- 
trajce nikolov nick
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to