Manu Hack wrote: > Thanks a lot. After entering the path, I run python setup.py build > and python setup.py install. Now I got an error: The .NET Framework > SDK needs to be installed before building extensions for Python. The > error was after running build_ext. Is it normal? If so, how could I > get that SDK? I already had the .NET framework 2.0 in my computer. > Thanks again. > >
I always used the MinGW compiler to build windows extensions. But perhaps this link can clarify the issue? http://www.vrplumber.com/programming/mstoolkit/ Sorry I am not very familiar with the windows platform ... Pierre ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ pygsl-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pygsl-discuss
