« Return to Thread: New user small problem

Re: New user small problem

by wsfulton :: Rate this Message:

Reply to Author | View in Thread

Nitro wrote:

> Am 29.11.2007, 12:15 Uhr, schrieb Zer033 <spband33@...>:
>
> > Hi, I am new to using swig and I encountered a problem while trying to  
> > get a
> > small example project put together.
> >
> > I am trying to figure out how to use C++ function in python using
> swig,  
> > but
> > I can't seem to get it working.  The problem is when I try to
> compile I  
> > get
> > some errors.
>
> The errors look like you didn't put all filenames with spaces in quotes.
>

Also, open up the Visual Studio project files in the Examples/python
directory. They work straight off, if you set the env variables as
outlined in http://www.swig.org/Doc1.3/Windows.html#Windows_visual_studio.

William

-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
Swig-user mailing list
Swig-user@...
https://lists.sourceforge.net/lists/listinfo/swig-user

 « Return to Thread: New user small problem