« Return to Thread: New user small problem

Re: New user small problem

by Christopher Barker :: Rate this Message:

Reply to Author | View in Thread

Zer033 wrote:
> Chris,
> I think that is the problem.  What is it I'm supposed to do with the
> "swigwin-1.3.33" folder in relation to my VS solution.

What I was suggesting does not involve the VS GUI at all -- strictly
command line:

swig --python MyFile.i

python setup.py build_ext

If you're still working on your C/C++ code in VS, then I suppose it
makes sense to figure out out to use the Provided solution. But you
might want to see if it works on the command-line as a way to test, anyway.

-Chris







--
Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

Chris.Barker@...

-------------------------------------------------------------------------
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