The Powder Toy
Download
Forum
Browse
Wiki
FAQ
Play online
Register
Login
Discussions
/
Development Assistance
/
Can't Find Debug/main.obj
«
1
»
Can't Find Debug/main.obj
TheTempest
28th Feb 2011
Member
0
Permalink
------ Build started: Project: Test_06, Configuration: Debug Win32 ------
LINK : fatal error LNK1104: cannot open file 'Debug\main.obj'
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Pops up EVERY time i try to debug this:
#include
using namespace std;
int main() {
cout << "It finally worked!"; <br />
return 0;
}"
I use Visual Studio PLEASE HELP ME!!!!!
Pilihp64
28th Feb 2011
Developer
0
Permalink
This is for powdertoy assistance, theres no need to post about this here, google will help you.
«
1
»
Locked by cracker64: not about powder toy