Hi, I've just downloaded the Borland Free Compiler. I don't know how to use it... I runned the bcc32 in the BIN dir, but when it compiles my .CPP, it says it can't include <windows.h>, why?
#include <windows.h>
Printable View
Hi, I've just downloaded the Borland Free Compiler. I don't know how to use it... I runned the bcc32 in the BIN dir, but when it compiles my .CPP, it says it can't include <windows.h>, why?
#include <windows.h>
Have you told the compiler where the include folder is. There was one file to edit and do this.