Hey guys!
I wrote a program in c++ when I want to run it it says

unable to start program 'c:\users\pc\documents\visual studio 2008\projects\proje1\debug\projem.exe system cant find specified path. But I checked and there is this path and files.
What could be the reason?

Thanks in advance!

Recommended Answers

All 2 Replies

try Build-->Clean then rebuild the entire project. Correct all warnings and errors.

Binary incompatibility...? (x64 in x86) :D

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.