Jezebel wrote:

problem is, i can not compile the TERM::ReadKey from
source. whoever wrote it thought that Microsoft's
Visual C++ was a good build environment. Since I
don't have Visual C++, my nmake always fails at the
cl.exe command. I tried spoofing it to my c++.exe and
removing some switches, but then it fails on the
link.exe command. I am not a C++ programmer, so now
I'm stuck. (My work is also not going to buy me
MSVC++ just so i can compile one stinkin perl module
either.)


You can download the Visual C++ compiler for free from Microsoft. Only the IDE costs money.

   http://msdn.microsoft.com/visualc/vctoolkit2003/

Regards,
Lyle Kopnicky
_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to