Hi  Roderich,

Visual studio is not on the path, that is why C++ compiler is not on that PATH 
either.  I assume cl.exe is the compiler under VC director. It has several makes
Nmake, xdcmake, bscmake

Maybe nmake is the one, do I change the following commands into nmake?

I need to ask our admin to add the path “visual studio/VC/bin” first before I 
can test.

Thanks for your help

Ying

From: Roderich Schupp [mailto:roderich.sch...@gmail.com]
Sent: Friday, July 28, 2017 12:07 PM
To: Hou, Ying
Cc: par@perl.org
Subject: RE: [EXTERNAL] Re: par-packer-1.037 installation issues

On Jul 28, 2017 5:29 PM, "Hou, Ying" <ying....@va.gov<mailto:ying....@va.gov>> 
wrote:
The good thing is we do have Microsoft visual studio version 10, do you know 
how to make use it?
In theory it should work out of the box if it's C++ compiler is on the PATH.
Unpack the PAR::Packer tarball, change into the top level directory and

Perl Makefile.PL
make
make test
make install

I'm not sure about make here, does VS provide make, dmake or nmake?

BTW, please keep par@perl.org<mailto:par@perl.org> on CC, there may be people 
with more Windows knowledge there.

Cheers Roderich

Reply via email to