Thread Module unter Windows Kompilieren (5 answers)
Opened by bloonix at 2007-03-01 14:00

bloonix
 2007-03-01 14:00
#48217 #48217
User since
2005-12-17
1615 Artikel
HausmeisterIn
[Homepage]
user image
Hallo Leute,

auf meinen Windows habe ich activestate/perl, nmake und dev-cpp
installiert, aber leider kann ich keine Module installieren, die einen Compiler
benötigen. Getestet habe ich zum Beispiel Params::Validate.

Code: (dl )
1
2
3
4
5
6
g++: Validate.obj: No such file or directory
NMAKE : fatal error U1077: 'C:\Windows\system32\cmd.exe': return code '0x1'
Stop
 C:\Perl\bin\nmake.EXE -- NOT OK
...
...



Muss ich noch irgendetwas beachten?

Gruss,
opi\n\n

<!--EDIT|opi|1172752725-->
What is a good module? That's hard to say.
What is good code? That's also hard to say.
One man's Thing of Beauty is another's man's Evil Hack.

View full thread Module unter Windows Kompilieren