Re: swig and DWMAPI.dll

2008-08-09 Thread Jack
Or, an equally excellent answer would be "you still use swig? That's so outdated. Try Awesome McAwesomestein's Awesome C++ to Python Autowrap" -- http://mail.python.org/mailman/listinfo/python-list

swig and DWMAPI.dll

2008-08-09 Thread Jack
Hello, When I try and compile a C++ project into a _mystuff.pyd file using swig with wxDev-C++ it works. I can import, run and everything else in python. When I try to compile with g++ command line or code::blocks, compiles just fine but when I try to import it I get this error: File "", line 1,