I am currently getting the following error when attempting to compile:
Embarcadero C++ 7.00 for Win32 Copyright (c) 1993-2015 Embarcadero Technologies, Inc.
obj\tmstsr.c:
Error E2209 e:\harbour\include\stdarg.h 32: Unable to open include file 'tr1/cstdarg'
Error E2209 e:\harbour\include\string.h 15: Unable to open include file '_mingw.h'
I can find the missing .h files in the BCC7 directory, don't know if they are correct, but it still does not work.
Anybody know how to correct this?