Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Assembly x86 > Re: asm noob ne...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 9 of 12 Topic 4585 of 4710
Post > Topic >>

Re: asm noob needs help compiling tutorial samples!?

by giddy <spamtrap@[EMAIL PROTECTED] > Mar 24, 2008 at 08:47 AM

and it almost never ends!.......... but i did manage to get to
first.exe so this is for anyone else who has the same problems.

I tried using cl.exe and i got Application failed to start
'mspdb80.dll' missing.

Seems the environment variables needed by Visual Studio were missing/
not present, the file vSvars32.bat fixes everything, there is another
file vCvars32.bat that just runs the earlier file. This wasn't the end
of it, the batch file did not work for some reason, i tried running it
in every different way. None of the env vars were actually set.

I ended up copying the "missing" dll files from my VS Install dir to
the VC\Bin, which is mentioned in some post on forums.microsoft.com,
after that i still got a link error 'some lib file missing', for that
i manually set

LIB=G:\Microsoft Visual Studio 8\VC\ATLMFC\LIB;G:\Microsoft Visual
Studio 8\VC\LIB;G:\Microsoft Visual Studio 8\VC\PlatformSDK\lib;G:
\Microsoft Visual Studio 8\SDK\v2.0\lib;

(I'm guessing setting all the Env vars mentioned in vsvars.bat should
fix any other errors)

So finally i got first.exe created! And somehow it was terribly
exciting to see the output of the program that took all that effort!
lol

-Gideon
 




 12 Posts in Topic:
asm noob needs help compiling tutorial samples!?
giddy <spamtrap@[EMAI  2008-03-23 00:51:51 
Re: asm noob needs help compiling tutorial samples!?
Frank Kotler <spamtra  2008-03-23 10:18:25 
Re: asm noob needs help compiling tutorial samples!?
Paul Carter <spamtrap  2008-03-23 13:40:43 
Re: asm noob needs help compiling tutorial samples!?
giddy <spamtrap@[EMAI  2008-03-23 04:40:48 
Re: asm noob needs help compiling tutorial samples!?
Alex Buell <spamtrap@  2008-03-23 09:15:35 
Re: asm noob needs help compiling tutorial samples!?
giddy <spamtrap@[EMAI  2008-03-23 13:02:03 
Re: asm noob needs help compiling tutorial samples!?
Paul Carter <spamtrap  2008-03-23 17:16:33 
Re: asm noob needs help compiling tutorial samples!?
giddy <spamtrap@[EMAI  2008-03-23 12:51:43 
Re: asm noob needs help compiling tutorial samples!?
giddy <spamtrap@[EMAI  2008-03-24 08:47:35 
Re: asm noob needs help compiling tutorial samples!?
Paul Carter <spamtrap  2008-03-24 16:51:58 
Re: asm noob needs help compiling tutorial samples!?
giddy <spamtrap@[EMAI  2008-03-25 01:30:36 
Re: asm noob needs help compiling tutorial samples!?
Scott Moore <spamtrap  2008-04-04 10:01:35 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sun Jul 6 20:08:44 CDT 2008.