cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
error debugging
error debugging
Apr 17, 2009 at 3:06pm UTC
wolfsklauw
(7)
hi, i try to debug a source code but i get this error: c1xx : fatal error C1083: Cannot open source file: '..\baddie.cpp': No such file or directory
i found this problem on topics on internet, but not a solution.
please help me
thank you!
Apr 17, 2009 at 4:30pm UTC
kempofighter
(1183)
Obviously, the compiler can't find this file. Have you double checked the file location and the path that you entered into the project? The error you show indicates that you don't have the program compiling yet right?
Apr 22, 2009 at 2:51pm UTC
wolfsklauw
(7)
yes, i have check it, one time in the map of souce codes, and one time for the map
Topic archived. No new replies allowed.