Re: PAR 0.89 + Socket + ASP 5.8.7 = PL_memory_wrap



"A. Sinan Unur" <1usa@xxxxxxxxxxxxxxxxxxx> wrote:

> John Bokma <john@xxxxxxxxxxxxxxx> wrote in

>> Note (probably harmless): No library found for msvcrt.lib
>
> Once you get msvcrt.lib, those should be resolved.

The odd thing is, I installed the SDK, and:

C:\Archivos de programa\Microsoft Visual Studio .NET 2003\Vc7\lib

*does* have the msvcrt.lib...

Set Lib=
C:\Archivos de programa\Microsoft Visual Studio .NET 2003\Vc7\lib;%Lib%

(one line) solved that problem

So what I did:

cd C:\Archivos de programa\Microsoft Visual C++ Toolkit 2003
run Visual C++ Toolkit 2003 Command Prompt

in this "prompt":

cd C:\Archivos de programa\Microsoft Platform SDK
setenv /XP32 /RETAIL
cd C:\......\PAR-0.89.tar\PAR-0.89

Set Lib=
C:\Archivos de programa\Microsoft Visual Studio .NET 2003\Vc7\lib;%Lib%
nmake clean
perl Makefile.PL
nmake
nmake install


And... works!

Manye thanks Sinan, Ron, and Rob (Sisyphus)


--
John Small Perl scripts: http://johnbokma.com/perl/
Perl programmer available: http://castleamber.com/
Happy Customers: http://castleamber.com/testimonials.html

.



Relevant Pages

  • Re: [Info-ingres] Building DBD::Ingres for ActiveState Perl
    ... - nmake from http://download.microsoft.com/download/vc15/patch/1.52/w95/en-us/nmake15.exe ... Copy the vcvars32.bat script from the C++ distribution to the DBD::Ingres directory, and the msvcrt.lib library from the .NET distribution to the lib directory of the Platform SDK distribution. ...
    (comp.databases.ingres)
  • Re: LINK : fatal error LNK1104: cannot open file "dfor.lib"
    ... | I have a mixed language project which I am trying to build using ... I opened the MS Visual Studio 6.0 workspace and exported the ... however when I try to use NMake with the exported make ... Command Prompt" shortcut from CVF program group -- it sets appropriate ...
    (comp.lang.fortran)
  • nmake problems
    ... I installed Visual Studio .NET 2003 and later, ... 2002 to compile and got an error saying that the version of nmake I was ... operable program or batch file.". ...
    (microsoft.public.vc.language)
  • Re: Problem when using NMAKE to build Perl on Windows
    ... I have installed Visual Studio C++ Express 2005 as well as the latest ... When the build process of nmake gets outputs ... Try a google search for install perl on windows. ...
    (comp.lang.perl.misc)
  • Re: Problem when using NMAKE to build Perl on Windows
    ... I have installed Visual Studio C++ Express 2005 as well as the latest ... I am currently running Windows XP SP2. ... When the build process of nmake gets outputs ... Try a google search for install perl on windows. ...
    (comp.lang.perl.misc)