June 29th, 2012, 06:22 PM
#1
How to run dumbin under VS2010?
How to set up the environment variable in order to run dumpbin? Thanks.
June 29th, 2012, 07:06 PM
#2
Re: How to run dumbin under VS2010?
There really should be a rule that you have to answer a question for every question you ask at some point. Almost 800 posts, around 270 threads started, and you've given nothing back.
June 30th, 2012, 12:57 PM
#3
Re: How to run dumbin under VS2010?
Originally Posted by
LarryChen
How to set up the environment variable in order to run dumpbin? Thanks.
This is called Visual Studio Command Prompt (2010)
Code:
%comspec% /k ""C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\vcvarsall.bat "" x86
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules
Click Here to Expand Forum to Full Width
Bookmarks