Re: OT (Error:)



ranjeet.gupta@xxxxxxxxx wrote:
Hi All,

Can any one help me out, by making me clear, Exactly what does the
below error means.

Compiling...
Error spawning cl.exe
Creating browse info file...
Error spawning bscmake.exe

Well, I do like a challenge. You haven't even told us what system you're on, for example.

No no, don't say, I recognize Visual Studio when I see it.

Let's see... Magic 8-ball says that your paths are no good. Now it depends on what Visual Studio you're using. Let's see.

Try Tools -> Options -> Directories. Now, I don't know what the resulting dialog box looks like, but there should be paths for the executable files. These should include the directory where cl.exe resides (likely something along the lines of C:\Program Files\Microsoft Visual Studio something something\Vc[0-9]\bin) and a lib directory much the same; if they don't, add them.

If you're using Visual Studio.NET, I have no idea, as it seems to manage these things automagically, and I haven't seen it fail yet.

If all else fails, you can always compile/make from the command line by opening the "Command Prompt" in your VS start menu.

Followups to the newsgroup this most likely belongs in: microsoft.public.vstudio.general.

S.
.



Relevant Pages

  • Re: Bug in VC++2005 running an "embeded" devenv cmd?
    ... I would like to know if there is a way to fix this. ... error PRJ0003: Error spawning 'C:\Programming\Microsoft Visual Studio ... or in case it's a resource dll I get: ...
    (microsoft.public.vc.ide_general)
  • question about intel compiler
    ... I installed Intel C++ compiler on my Windows XP, with visual studio and ... Error spawning xilink6.exe ...
    (comp.lang.fortran)
  • Help with this compile error
    ... My Visual Studio C++ 6.0 quits working today with the ... WinXP, ... Error spawning 'vcspawn.exe'. ...
    (microsoft.public.vstudio.development)
  • OT (Error:)
    ... Compiling... ... Error spawning bscmake.exe ... Ranjeet ... Prev by Date: ...
    (comp.lang.c)