Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re^5: Missing bufferoverflowU.lib

by Anonymous Monk
on Mar 14, 2009 at 03:51 UTC ( [id://750557]=note: print w/replies, xml ) Need Help??


in reply to Re^4: Missing bufferoverflowU.lib
in thread Missing bufferoverflowU.lib

Looking in the blib, the manifest has been produced

No such file in my blibs. Does that merely indicate that the manifest has been attached to the dll ?

I'm getting the same Makefile as you (which is to be expected, as we're using the same build of perl), but no manifest problems. I'm using Windows Server 2003 R2 SDK, whereas you're using a 2008 SDK - which, no doubt, accounts for the difference (somehow).

Cheers,
Rob

Replies are listed 'Best First'.
Re^6: Missing bufferoverflowU.lib
by ikegami (Patriarch) on Mar 26, 2010 at 21:33 UTC
    I don't know about Perl's tool chain, but the ExtUtil::MakeMaker tool chain deletes the manifest after merging it in.
    $(LD) ... if exist $@.manifest mt -nologo -manifest $@.manifest -outputresource: +$@;2 if exist $@.manifest del $@.manifest});

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://750557]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (1)
As of 2024-04-24 14:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found