strange error...

Hey,

Ok, this is the weirdest error I ever encountered... I'm working on a 3D engine, and today I felt like working on it a bit... When I go recompile it, I get:

Error 1 Error spawning 'cmd.exe'.


Hum !
So, to see if this was a project only thing, I created a new proj with just the main func... and i get the same error...

Any help


Huge Thanks



Answer this question

strange error...

  • WarrenB

    yeah, that was one of the sites i checked after googling for the error. However, I have no such dirs on my vc++ directories tab :( ..


    thanks again


  • Godwin Lang

    I also didn't have the directories so I added them and it worked (don't remember which VS version it was though).


  • Rajesh_B

    Hi,
    once I had this error, and I solved it with this link: http://www.interact-sw.co.uk/iangblog/2005/09/12/cmdspawnerror

    Also check this thread: http://forums.microsoft.com/msdn/showpost.aspx postid=3147&siteid=1



  • strange error...