Configuration Error.

Post Reply
byron.hopp
Posts: 388
Joined: Sun Nov 06, 2005 3:55 pm
Location: Southern California, USA
Contact:

Configuration Error.

Post by byron.hopp »

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?
Thanks,
Byron Hopp
Matrix Computer Services
User avatar
karinha
Posts: 7932
Joined: Tue Dec 20, 2005 7:36 pm
Location: São Paulo - Brasil
Been thanked: 3 times
Contact:

Re: Configuration Error.

Post by karinha »

Que usas para compilar? What do you use to compile?

http://www.hmgforum.com/viewtopic.php?t=3862

Regards, saludos.
João Santos - São Paulo - Brasil - Phone: +55(11)95150-7341
byron.hopp
Posts: 388
Joined: Sun Nov 06, 2005 3:55 pm
Location: Southern California, USA
Contact:

Re: Configuration Error.

Post by byron.hopp »

I use Borland BCC7.
Thanks,
Byron Hopp
Matrix Computer Services
Post Reply