Save Directory error?

So, i build my little 3D map program in visual C++ 2010 express and it succeeds. Unfortunately, there's one tiny problem that won't let itself be solved...

ERROR: Unable to start program <directory> The system cannot find the file specified.

I look in the directory.... nothing...

I search for the .exe using the search in the start menu... nothing...

I look for information on this error that relates to my problem... nothing...

I need help please.
It sounds like you are compiling into the wrong directory. Check the path of your previous project, that gets me sometimes to.
Yeah, but I cant figure it out, so I'm gonna reinstall the IDE.

EDIT: OH MY GOD! IT STILL DIDN"T WORK.

Then I try it in code blocks...

ERROR!!


Linking stage skipped (build target has no object files to link)
Nothing to be done.

I try it in dev c++...

Build Error 1.


This is starting to piss me off big time. I changed the directories, saved the files, set the linker directories, saved the files, added the .dll, saved the files, made new folder, saved the files, rebuilt the solution, saved the files, cussed out my computer...

I did everything I could think of but... ERROR ERROR ERROR.

Now will someone please tell me in detail what to do?

EDIT: Just to let you know, I was a little pissed when I typed the above, please forgive!

Another error is: Cannot find libIrrlicht.dll.a(this error occurs in dev c++)
Last edited on
Topic archived. No new replies allowed.