Search found 50 matches: stdarg

Return to advanced search

Re: Migrar a Harbour - Errores del compilador

... este simple código con la última versión del buildh.bat que se descarga con la instalación de FW.: Esto da el error que he reseñado más arriba con stdarg.h:    #include "FiveWin.ch"    #include <hbapiitm.h>   //Necesario para HARBOUR    FUNCTION ...
by Verhoven
Tue Dec 16, 2014 10:41 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Migrar a Harbour - Errores del compilador
Replies: 29
Views: 5719

Re: Migrar a Harbour - Errores del compilador

Apunto el mensaje completo que arroja el compilador:

c:\harbour\include\hbdefs.h(52) Error F0029 can´t open #include file 'stdarg.h'
by Verhoven
Tue Dec 16, 2014 9:47 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Migrar a Harbour - Errores del compilador
Replies: 29
Views: 5719

Re: Migrar a Harbour - Errores del compilador

Comprueba que tengas stdarg.h en c:\bcc582\include
by Antonio Linares
Tue Dec 16, 2014 9:27 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Migrar a Harbour - Errores del compilador
Replies: 29
Views: 5719

Re: Migrar a Harbour - Errores del compilador

Antonio he añadido ese archivo de cabecera pero me dice el compilador que no encuentra el archivo include stdarg.h
by Verhoven
Tue Dec 16, 2014 9:18 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Migrar a Harbour - Errores del compilador
Replies: 29
Views: 5719

Re: Para Carlos Vargas, TsButton lib

... Compilando bpaint.c... Error E2257 c:\autosys\prgs\bcc\include\dinkumware\yvals.h 960: , expected Error E2238 C:\Autosys\Prgs\BCC\Include\stdarg.h 32: Multiple declaration for 'va_list' Error E2344 c:\autosys\prgs\bcc\include\dinkumware\yvals.h 960: Earlier declaration of 'va_list' 7 Files, ...
by noe aburto
Mon Sep 09, 2013 11:53 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Para Carlos Vargas, TsButton lib
Replies: 8
Views: 2097

Para Carlos Vargas, TsButton lib

... Error E2257 c:\autosys\prgs\bcc\include\dinkumware\yvals.h 960: , expected Error E2238 c:\autosys\prgs\bcc\include\stdarg.h 32: Multiple declaration for 'va_list' Error E2344 c:\autosys\prgs\bcc\include\dinkumware\yvals.h 960: Earlier declaration of 'va_list' *** ...
by noe aburto
Mon Sep 09, 2013 2:32 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Para Carlos Vargas, TsButton lib
Replies: 8
Views: 2097

Re: To Antonio: hb_free () Pointer Overflow "€"

... c:\xHarbour\include\hbvmpub.h 65: Unable to open include file 'assert.h' Error E2209 c:\xHarbour\include\hbdefs.h 58: Unable to open include file 'stdarg.h' Error E2209 c:\xHarbour\include\hbdefs.h 59: Unable to open include file 'stdio.h' Error E2209 c:\xHarbour\include\hbdefs.h 60: Unable to ...
by Verhoven
Mon May 06, 2013 10:21 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: To Antonio: hb_free () Pointer Overflow "€"
Replies: 23
Views: 4719

Re: compiling

Milos, stdarg.h is located at c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ and that path should be used when calling cl.exe: VCDIR="c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC" SDKDIR="c:\Program ...
by Antonio Linares
Sat Sep 29, 2012 11:25 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: compiling
Replies: 23
Views: 5837

Re: compiling

... When I copy the *.h and *.ch in applications folder (d:\2) I get a new error: d:\2\hbdefs.h(56) : fatal error C1083: Cannot open include file: 'stdarg.h': Invalid argment Regards, Miloš
by mtajkov
Fri Sep 28, 2012 8:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: compiling
Replies: 23
Views: 5837

Re: Compile tbfuncs.c

... 66: Unable to open include file 'excpt.h' Error E2209 c:\fw21\xharbourinc\xhbset08\xhb\c_include\win\Windows.h 67: Unable to open include file 'stdarg.h' Error E2209 c:\fw21\xharbourinc\xhbset08\xhb\c_include\win\winnt.h 10: Unable to open include file 'wchar.h' Error E2209 c:\fw21\xharbourinc\xhbset08\xhb\c_include\win\winnt.h ...
by AHF
Thu Feb 09, 2012 10:04 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compile tbfuncs.c
Replies: 9
Views: 2723

errores en compilacion

... for Win32 Copyright (c) 1993, 2005 Borland obj\alert.c: Error E2209 c:\programacion\fw11\harbour\include\hbdefs.h 56: Unable to open include file 'stdarg.h' Error E2209 c:\programacion\fw11\harbour\include\hbdefs.h 57: Unable to open include file 'stdio.h' Error E2209 c:\programacion\fw11\harbour\include\hbdefs.h ...
by agarnati
Fri Oct 14, 2011 9:04 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: errores en compilacion
Replies: 8
Views: 2876

errores en compilacion

... for Win32 Copyright (c) 1993, 2005 Borland obj\alert.c: Error E2209 c:\programacion\fw11\harbour\include\hbdefs.h 56: Unable to open include file 'stdarg.h' Error E2209 c:\programacion\fw11\harbour\include\hbdefs.h 57: Unable to open include file 'stdio.h' Error E2209 c:\programacion\fw11\harbour\include\hbdefs.h ...
by agarnati
Fri Oct 14, 2011 8:48 pm
 
Forum: Utilities / Utilidades
Topic: errores en compilacion
Replies: 1
Views: 1055

Re: FiveWin 6.12

por cierto Error E2209 c:\xHarbour\include\hbdefs.h 58: Unable to open include file 'stdarg.h' Error E2209 c:\xHarbour\include\hbdefs.h 59: Unable to open include file 'stdio.h' Error E2209 c:\xHarbour\include\hbdefs.h 60: Unable to open include file 'stdlib.h' Error ...
by postinelli
Wed Aug 03, 2011 8:53 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: FiveWin 6.12
Replies: 20
Views: 5596

Re: FiveWin 6.12

... Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland tutor01.c: Error E2209 c:\xHarbour\include\hbdefs.h 58: Unable to open include file 'stdarg.h' Error E2209 c:\xHarbour\include\hbdefs.h 59: Unable to open include file 'stdio.h' Error E2209 c:\xHarbour\include\hbdefs.h 60: Unable to ...
by fer4666
Wed Aug 03, 2011 7:31 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: FiveWin 6.12
Replies: 20
Views: 5596

Re: FiveWin 6.12

... Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland tutor01.c: Error E2209 c:\xharbour\include\hbdefs.h 58: Unable to open include file 'stdarg.h' Error E2209 c:\xharbour\include\hbdefs.h 59: Unable to open include file 'stdio.h' Error E2209 c:\xharbour\include\hbdefs.h 60: Unable to ...
by fer4666
Tue Aug 02, 2011 10:44 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: FiveWin 6.12
Replies: 20
Views: 5596
PreviousNext

Return to advanced search