Search found 28 matches: hbvmpub

Return to advanced search

FWH 2307 con xHarbour

... pCodes 477 Embarcadero C++ 7.20 for Win32 Copyright (c) 1993-2016 Embarcadero Technologies, Inc. testget.c: Error E2209 C:\xHarbour10275\include\hbvmpub.h 65: Unable to open include file 'assert.h' Error E2209 C:\xHarbour10275\include\hbdefs.h 56: Unable to open include file 'stdarg.h' Error ...
by damianodec
Mon Oct 09, 2023 3:02 pm
 
Forum: All products support
Topic: FWH 2307 con xHarbour
Replies: 1
Views: 251

compilar TDolphin Harbour 3.4 alguien que me pueda orientar?

... included from C:\Users\gabri\AppData\Local\Temp\hbmk_yrcheq.dir\tdolpqry.c:3: In file included from E:\ToolsDeveloper\harbour-core-3.4.0\include\hbvmpub.h:50: E:\ToolsDeveloper\harbour-core-3.4.0\include/hbdefs.h:159:22: warning: 'long long' is a C++11 extension [-Wc++11-long-long] typedef signed ...
by gabo
Tue Dec 04, 2018 1:02 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: compilar TDolphin Harbour 3.4 alguien que me pueda orientar?
Replies: 4
Views: 1153

Error al compilar con xHarbour123 + BCC582 [SOLUCIONADO]

... http://www.harbour-project.org/ Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland CA_MAIN.c: Error E2209 d:\xHarbour123\INCLUDE\hbvmpub.h 65: Unable to open include file 'assert.h' Error E2209 d:\xHarbour123\INCLUDE\hbdefs.h 56: Unable to open include file 'stdarg.h' Error E2209 ...
by MarioG
Fri Nov 17, 2017 12:20 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error al compilar con xHarbour123 + BCC582 [SOLUCIONADO]
Replies: 1
Views: 880

New function For check email

... #include "hbvm.h" #include "hbstack.h" #include "item.api" #include "hbpcode.h" #include "hbvmpub.h" // --------- function check email -------------- #include <string.h> int spc_email_isvalid(const char *address) { int count = ...
by HATHAL
Fri Mar 18, 2016 4:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New function For check email
Replies: 3
Views: 759

Re: BMAKE CON FWH ERROR INSOLITO

Raul,

Comprueba si los ficheros hbvmpub.h y hbinit.h estan en la carpeta c:\hb30\include
by Antonio Linares
Thu Feb 25, 2016 5:08 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: BMAKE CON FWH ERROR INSOLITO
Replies: 7
Views: 1414

Re: Instalar el sistema completo desde cero en Linux

... y cuyo contenido es este: /* * Harbour 3.0.0 (Rev. 16951) * GNU C 4.4.3 (32-bit) * Generated C source from "hola.prg" */ #include "hbvmpub.h" #include "hbinit.h" HB_FUNC( HOLA ); HB_FUNC( MAIN ); HB_FUNC_EXTERN( QOUT ); HB_INIT_SYMBOLS_BEGIN( hb_vm_SymbolInit_HOLA ...
by fjdise
Sun Jan 11, 2015 1:07 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Instalar el sistema completo desde cero en Linux
Replies: 30
Views: 7271

SOURCE FOR IMAGE WITH *.BMP *.EMF *.GIF *.ICO *.JPG *.PNG *

... #include <commdlg.h> #include "hbstack.h" #include "item.api" #include "hbpcode.h" #include "hbvmpub.h" #include <stdio.h> #include <shellapi.h> #include <commdlg.h> #define IF(x,y,z) ((x)?(y):(z)) #include "hbinit.h" ...
by HATHAL
Sun Oct 06, 2013 8:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Cover Flow
Replies: 10
Views: 5585

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

... 4, pCodes 719 Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland pruebaFTP_Antonio.c: Error E2209 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 ...
by Verhoven
Mon May 06, 2013 10:21 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: To Antonio: hb_free () Pointer Overflow "€"
Replies: 23
Views: 4525

Re: Address of Function in My EXE

... 'SSL_EVENTS' ) ===> GPF Lwinapi.c source code // ************************************************ #include <Windows.h> #include <hbvmpub.h> #include <hbapi.h> //----------------------------------------------------------------------------// HB_FUNC( FUNPTR ) { PHB_SYMB ...
by don lowenstein
Tue Apr 02, 2013 5:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Address of Function in My EXE
Replies: 4
Views: 936

Re: Fivewin demo + harbour

... 'TUTOR08.c'... Done. Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland tutor08.c: Error E2209 tutor08.c 6: Unable to open include file 'hbvmpub.h' Error E2209 tutor08.c 7: Unable to open include file 'hbpcode.h' Error E2209 tutor08.c 8: Unable to open include file 'hbinit.h' Error E2258 ...
by Goliat
Sat Nov 24, 2012 10:02 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Fivewin demo + harbour
Replies: 7
Views: 2566

Re: compiling

... the path and the dll file is determined by entering the path in Windows. I tried: http://www.intersped.co.rs/cl.jpg The file hbvmpub.h is located in the d:\harbour\include. When I copy the *.h and *.ch in applications folder (d:\2) I get a new error: d:\2\hbdefs.h(56) : fatal ...
by mtajkov
Fri Sep 28, 2012 8:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: compiling
Replies: 23
Views: 5742

Re: FiveWin 6.12

... E2188 c:\xHarbour\include\hbdefs.h 442: Expression syntax Error E2257 c:\xHarbour\include\hbdefs.h 464: , expected Error E2139 c:\xHarbour\include\hbvmpub.h 227: Declaration missing todos estos errores es porque no encuentra los archivos citados, yo en mi xharbour los tengo, quizas sea eso, si ...
by postinelli
Wed Aug 03, 2011 8:53 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: FiveWin 6.12
Replies: 20
Views: 5453

Re: FiveWin 6.12

... E2188 c:\xHarbour\include\hbdefs.h 442: Expression syntax Error E2257 c:\xHarbour\include\hbdefs.h 464: , expected Error E2139 c:\xHarbour\include\hbvmpub.h 227: Declaration missing ; Error E2451 tutor01.c 25: Undefined symbol 'NULL' Error E2141 tutor01.c 25: Declaration syntax error Error E2190 ...
by fer4666
Wed Aug 03, 2011 7:31 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: FiveWin 6.12
Replies: 20
Views: 5453

Re: FiveWin 6.12

... E2188 c:\xharbour\include\hbdefs.h 442: Expression syntax Error E2257 c:\xharbour\include\hbdefs.h 464: , expected Error E2139 c:\xharbour\include\hbvmpub.h 227: Declaration missing ; Error E2451 tutor01.c 25: Undefined symbol 'NULL' Error E2141 tutor01.c 25: Declaration syntax error Error E2190 ...
by fer4666
Tue Aug 02, 2011 10:44 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: FiveWin 6.12
Replies: 20
Views: 5453

Error al hacer make fivephone

... -c -o obj/accel.o -I./../harbour/include obj/accel.c In file included from ./../harbour/include/hbvmpub.h:56, from obj/accel.c:7: ./../harbour/include/hbdefs.h:56:20: error: stdarg.h: No such file or directory ./../harbour/include/hbdefs.h:57:19: ...
by softruz
Mon Dec 06, 2010 10:56 am
 
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: he conseguido un iphone
Replies: 644
Views: 129864
Next

Return to advanced search