fatal error LNK1168

This is a C/C++ compiler error that will come up when you try to compile and run a program that you already have open. A classic C/C++ rookie mistake. To solve this, exit out of the application you are running. Another reason you may get this error is when you have your project on a floppy disk that isn't large enough for the project.

Log in or register to write something here or to contact authors.