Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
Thanks tachyon

that really helped. I downloaded cl.exe and link.exe to be able to execute the nmake command. However an error occured during link particularly

link -out:..\blib\arch\auto\Template\Stash\XS\XS.dll -dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\Perl\lib\CORE" -machine:x86 Stash.obj C:\Perl\lib\CORE\perl158.lib oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib wsock32.lib.mpr.lib winm.lib version.lib odbc32.lib odbc32.lib msvcrt.lib -def:XS.def LINK : fatal error LNK1181: cannot open input file "Stash.obj" NMAKE : fatal error U1077: 'C:\WINNT\system32\cmd.exe' : return code '0x49d' Stop. NAMKE : fatal error U1077: 'C:\WINNT\system32\cmd.exe' : return code '0x2' Stop.

Did I do something wrong? Did I download the correct cl.exe and link.exe? Or is there something wrong with the Template-Toolkit module i downloaded?

Thanks

cagaw

In reply to Re^3: nMake Error by cagaw
in thread nMake Error by Anonymous Monk

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (8)
As of 2024-04-23 09:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found