Salve,
Dalla versione FWH 1709 son passato alla 2307
Con la 1709 uso embarcadero x++ 7.2
Per provare la nuova versione
FWH è nella cartella c:\FWH2307
xHarbour è nella cartella C:\xHarbour10275
se provo a compilare un qualsiasi PRG con buildx.bat ottengo:
Compiling...
xHarbour 1.3.0 Intl. (SimpLex) (Build 20230914)
Copyright 1999-2023, http://www.xharbour.org http://www.harbour-project.org/
Compiling 'testget.prg' and generating preprocessed output to 'testget.ppo'...
Generating C source output to 'testget.c'...
Done.
Lines 39, Functions/Procedures 2, 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 E2209 C:\xHarbour10275\include\hbdefs.h 57: Unable to open include file 'stdio.h'
Error E2209 C:\xHarbour10275\include\hbdefs.h 58: Unable to open include file 'stdlib.h'
Error E2209 C:\xHarbour10275\include\hbdefs.h 59: Unable to open include file 'string.h'
Error E2209 C:\xHarbour10275\include\hbsetup.h 67: Unable to open include file 'limits.h'
Error E2209 C:\xHarbour10275\include\hbdefs.h 89: Unable to open include file 'stdint.h'
Warning W8017 C:\xHarbour10275\include\hbdefs.h 595: Redefinition of 'HB_LONG_LENGTH' is not identical
etc etc
cosa sbaglio?
FWH 2307 con xHarbour
Moderator: Enrico Maria Giordano
- damianodec
- Posts: 422
- Joined: Wed Jun 06, 2007 2:58 pm
- Location: Italia
- Contact:
FWH 2307 con xHarbour
FiveWin for xHarbour 17.09 - Sep. 2017 - Embarcadero C++ 7.00 for Win32
FWH 64 for Harbour 19.06 (MSVC++) Jun. 2019 - Harbour 3.2.0dev (r1904111533)
Visual Studio 2019 - Pelles C V.8.00.60 (Win64)
FWH 64 for Harbour 19.06 (MSVC++) Jun. 2019 - Harbour 3.2.0dev (r1904111533)
Visual Studio 2019 - Pelles C V.8.00.60 (Win64)
- Antonio Linares
- Site Admin
- Posts: 42259
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact: