FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index All products support FWH 2307 con xHarbour
Posts: 434
Joined: Wed Jun 06, 2007 02:58 PM
FWH 2307 con xHarbour
Posted: Mon Oct 09, 2023 03:02 PM
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?
FiveWin for xHarbour 24.02 - Feb. 2024 - Embarcadero C++ 7.60 for Win32 Copyright (c) 1993-2023

FWH 64 for Harbour 19.06 (MSVC++) Jun. 2019 - Harbour 3.2.0dev (r1904111533)

Visual Studio 2019 - Pelles C V.8.00.60 (Win64)
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: FWH 2307 con xHarbour
Posted: Tue Oct 10, 2023 03:31 AM
regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion