I tried opening a fresh Leadwerks project in c++, but when I tried to build it, I got the following error:
LNK1104 File "libcpmtd.lib" cannot be opened.
it has to do with the Linker ? There were some ancient threads but they didn't help me.
In the tutorials where it says Build > Run Without Debugging, I couldn't find it, the closest thing I found was Debug > Start without debugging so there is probably a mistake in the tutorial.
No matter what I change, even If I remove everything in the main.cpp , when I start it from the editor everything happens as before, so I figured thats not the way it works.
Still I haven't been able to fix this.