Re: Newbie first build help

2002-01-14 Thread Michael Horn
I just looked at http://www.mozilla.org/directory/csdk.html, and it seems to indicate that the SDK is NOT being built on Win98, which is the system I am building on. Just what is LDAP, and under what circumstances can I exclude it from t he build, and just how would I go about excluding it from t

Re: Newbie first build help

2002-01-12 Thread Parish
Michael Horn wrote: > Here is another clue. I get the output snippet under MSVC6.0, but if I run > the nmake command from the command line, I get: > > > "+++ building dynamic version" > NMAKE : fatal error U1045: spawn failed : Invalid argument > > then I get a dialogBox that says... > > Erro

Re: Newbie first build help

2002-01-11 Thread godsham
Or when you locate the file add the directory to your path in case other dlls reside there that are needed. I was missing a couple of paths in my environment. MSVC++ new where they were for some reason but the mozilla tools used to compile did not. When I was first trying to compile I got to

Re: Newbie first build help

2002-01-11 Thread Jonathan Wilson
> > >Error Starting Program: >A required .DLL file, MSPDB60.DLL, was not found. > Look for mspdb60.dll on your hard disk and place it into windows\system. That might help.

Re: Newbie first build help

2002-01-11 Thread Michael Horn
Here is another clue. I get the output snippet under MSVC6.0, but if I run the nmake command from the command line, I get: "+++ building dynamic version" NMAKE : fatal error U1045: spawn failed : Invalid argument then I get a dialogBox that says... Error Starting Program: A required .DLL file,

Re: Newbie first build help

2002-01-11 Thread Dan Mosedale
"Michael Horn" <[EMAIL PROTECTED]> writes: > begin output snippet > 95make: Leaving Directory d:\mozilla\source\mozilla\themes\modern with > target export > 1 file(s) copied > "+++ building dynamic version" > LINK : fatal error LNK1104: cannot open file " > D:\Mozilla\source\mozilla\d