Saturday, 17 August 2013

Library Window at DevCPP

Library Window at DevCPP

i'm trying to use window.h at devc++, i installed devc++ without mingw and
installed MinGW32 separeted.
I'm trying to compile an souce code that have #include <window.h> but
appear an error.
window.h: No such file or directory.
What can i do to be able to compile with window.h at dev c++?
At compiler options i had added path to mingw32\bin and
mingw32\lib\gcc\mingw32.
What can i do to solve that?

No comments:

Post a Comment