c compiler benötigt
Verfasst: Dienstag 23. September 2008, 08:56
Hallo,
habe ein kleines Problem mysql-python zu bauen. bekomme folgende Fehlermeldung:
error: Python was built with Visual Studio 2003;
extensions must be built with a compiler than can generate compatible binaries. Visual Studio 2003 was not found on this system. If you have Cygwin installed, you can try compiling with MingW32, by passing "-c mingw32" to setup.py.
Ich habe Visual Studio 2008 installiert. Kann ich setup.py irgendwie sagen, dass es den c-compiler nehmen soll?
Danke schonmal!
habe ein kleines Problem mysql-python zu bauen. bekomme folgende Fehlermeldung:
error: Python was built with Visual Studio 2003;
extensions must be built with a compiler than can generate compatible binaries. Visual Studio 2003 was not found on this system. If you have Cygwin installed, you can try compiling with MingW32, by passing "-c mingw32" to setup.py.
Ich habe Visual Studio 2008 installiert. Kann ich setup.py irgendwie sagen, dass es den c-compiler nehmen soll?
Danke schonmal!