Search found 831 matches: fwh64

Return to advanced search

Re: 32 Bit BCC7 *.MAK -> MSVC 64 Bit ?

... Visual Studio\2022\Community\VC\Auxiliary\Build\vcvarsall.bat" amd64c:\harbour64\bin\hbmk2 test64.hbp -comp=msvc64test.exe-Ic:\fwh64\include-Lc:\fwh64\lib but when run go64 i got this c:\fwh64\0\TGRID>go64 c:\fwh64\0\TGRID>call "C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Auxiliary\Build\vcvarsall.bat" ...
by Jimmy
Wed Nov 16, 2022 5:47 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: 32 Bit BCC7 *.MAK -> MSVC 64 Bit ?
Replies: 14
Views: 838

Re: 32 Bit BCC7 *.MAK -> MSVC 64 Bit ?

... Please review FWH\makes\hbmk2.zip as hbmk2 is the easiest way to build Harbour + FWH apps thx for Answer i have not found hbmk2.zip ... :( c:\fwh64\makes\bormake.zip c:\fwh64\makes\gccmake.zip c:\fwh64\makes\ide_msvc2012.zip c:\fwh64\makes\msmake.zip c:\fwh64\makes\vs2010_make.zip as also ...
by Jimmy
Tue Nov 15, 2022 10:46 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: 32 Bit BCC7 *.MAK -> MSVC 64 Bit ?
Replies: 14
Views: 838

Re: search for working BCC7 64 "Build64.bat"

... set fwh=%FWDIR% set bcdir=c:\bcc7164 --- this i have change to fit my Environment if "%FWDIR%" == "" set FWDIR=c:\fwh64 if "%HBDIR%" == "" set HBDIR=c:\harbour64 set hdir=%HBDIR% set hdirl=%hdir%\lib\win\bcc64 set fwh=%FWDIR% set bcdir=c:\BCC7-64 ...
by Jimmy
Thu Oct 27, 2022 7:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: search for working BCC7 64 "Build64.bat"
Replies: 11
Views: 484

Re: Manifest

hi, have a look "into" Manifest Files c:\fwh64\samples\winxp\WindowsXP.Manifest <?xml version="1.0" encoding="UTF-8" standalone="yes"?><assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0"> ...
by Jimmy
Thu Oct 27, 2022 3:38 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Manifest
Replies: 22
Views: 1804

Re: HMG 64 Bit Constante -> FiveWin ?

hi Enrico, I don't understand your problem. I recompiled my PRGs with FWH64 and they seem to work fine. my CLASS TGrid() use HB_FUNC() which are not Part of Fivewin, it is "new" for Fivewin :D for CLASS TGrip() i need HB_FUNC() which use "C"-Code ...
by Jimmy
Sun Oct 23, 2022 10:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: HMG 64 Bit Constante -> FiveWin ?
Replies: 23
Views: 1277

Re: HMG 64 Bit Constante -> FiveWin ?

I don't understand your problem. I recompiled my PRGs with FWH64 and they seem to work fine.
by Enrico Maria Giordano
Sun Oct 23, 2022 9:09 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: HMG 64 Bit Constante -> FiveWin ?
Replies: 23
Views: 1277

Re: FiveWin 64 Bit Environment Settings

hi, have try to check Path "%ProgramFiles%\Microsoft Visual Studio\2022\Community\VC\Auxiliary\Build\vcvarsall.bat" c:\fwh64\samples>dir "%ProgramFiles%\Microsoft Visual Studio\2022\Community\VC\Auxiliary Verzeichnis von C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Auxiliary ...
by richard-service
Fri Jul 22, 2022 12:50 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FiveWin 64 Bit Environment Settings
Replies: 7
Views: 498

Re: Xbrowse Browsing Information Orbital Change Color

1. What is the old version working correctly? 2. Please give values of mLGREEN0 and mLGRAY I propose to build browse with the same settings and test with both versions. Dear Rao, FWH64_1712 and FWH64_2206 Both versions same settings FWH32_2101 and FWH32_2206 Both versions same settings mLGREEN0:=nR...
by richard-service
Fri Jul 22, 2022 12:39 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Xbrowse Browsing Information Orbital Change Color
Replies: 13
Views: 922

Re: FiveWin 64 Bit Environment Settings

hi, have try to check Path "%ProgramFiles%\Microsoft Visual Studio\2022\Community\VC\Auxiliary\Build\vcvarsall.bat" c:\fwh64\samples>dir "%ProgramFiles%\Microsoft Visual Studio\2022\Community\VC\Auxiliary Verzeichnis von C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Auxiliary ...
by Jimmy
Fri Jul 22, 2022 12:30 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FiveWin 64 Bit Environment Settings
Replies: 7
Views: 498

Re: FiveWin 64 Bit Environment Settings

hi Antonio,
Antonio Linares wrote:For FWH 64 you have to use FWH\samples\buildh64.bat

c:\fwh64\samples\buildh64.bat does use MSVC
Code: Select all  Expand view
set hdirl=%hdir%\lib\win\msvc64

must i use MSVC for 64 Bit :?:
i like to use BCC 64 Bit (where do i get latest Version ?)
by Jimmy
Thu Jul 21, 2022 4:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FiveWin 64 Bit Environment Settings
Replies: 7
Views: 498

FiveWin 64 Bit Environment Settings

hi, i try to use 64 Bit Version and use c:\fwh64\samples\buildh.bat i have modify Settings for my Environment but do not understand Error when compile / link bcc64.exe: warning: argument unused during compilation: '-e 32or64.exe' ... Fatal: Unable ...
by Jimmy
Thu Jul 21, 2022 1:30 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FiveWin 64 Bit Environment Settings
Replies: 7
Views: 498

Re: Display Windows Version

Please download FWH.exe and FWH64.exe again as we have already included support for Windows 11 in function cWinVersion()

Also there is a new function IsWindows11()

You can build and run FWH\samples\testerro.prg and see the Windows description in the generated log file

many thanks
by Antonio Linares
Sun Jul 10, 2022 5:49 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Display Windows Version
Replies: 4
Views: 499

Re: New FWH 22.06

Antonio Linares wrote:Dear Richard,

Please download FWH64.EXE again and reinstall it

many thanks


Dear Antonio,

Now, it's working. Thank you.
by richard-service
Fri Jul 08, 2022 12:43 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 22.06
Replies: 25
Views: 2003

Re: New FWH 22.06

Dear Richard and other users, We have just updated FWH64 to properly support Microsoft webview in 64 bits, so please download FWH64.exe again and reinstall (sorry about this) :-) As webview.dll and WebView2Loader.dll use the same name for 32 and 64 ...
by Antonio Linares
Thu Jul 07, 2022 4:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 22.06
Replies: 25
Views: 2003

Re: New FWH 22.06

Dear Richard,

Please download FWH64.EXE again and reinstall it

many thanks
by Antonio Linares
Thu Jul 07, 2022 3:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 22.06
Replies: 25
Views: 2003
PreviousNext

Return to advanced search