After finaly getting rid of my hundreds, of errors I get this:
What is error 1; and how do I fix it?Originally Posted by Dev-C++
Here is my makefile:
Thanks for any help.Originally Posted by Makefile.win
This is a discussion on Dev-C++: Error 1 within the Windows Programming forums, part of the Platform Specific Boards category; After finaly getting rid of my hundreds, of errors I get this: Originally Posted by Dev-C++ E:\Programming\DirectX Demo 13.3\Makefile.win [Build ...
After finaly getting rid of my hundreds, of errors I get this:
What is error 1; and how do I fix it?Originally Posted by Dev-C++
Here is my makefile:
Thanks for any help.Originally Posted by Makefile.win
Are you allowed to have spaces in the path of your project?
╔╗╔╦══╦╗╔╦══╦╗
║╚╝║╔╗║╚╝║╔╗║║
║╔╗║╠╣║╔╗║╠╣╠╣
╚╝╚╩╝╚╩╝╚╩╝╚╩╝
codez http://code.google.com/p/zxcvbn/
I fixed that, but still:
EDIT:Originally Posted by Dev-C++
Now I got rid of the period so that the compiler wouldn't think the extestion was "3.cpp", and still, the error:
Originally Posted by Dev-C++
Last edited by Queatrix; 09-02-2006 at 01:19 PM.