Search found 2909 matches: compiler

Return to advanced search

Re: Silvo .. changes to your xMate environment

   /a /m /n /gc3 /w3 /es2  Using these FLAGS, the compiler does not miss any error COMMAS, if you declare a variable and do not use it, the compilation will not pass. Incredible. It's a lot of work, but it's worth it, as your code is super clean ...
by Silvio.Falconi
Tue Apr 30, 2024 6:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Silvo .. changes to your xMate environment
Replies: 26
Views: 300

Re: Silvo .. changes to your xMate environment

   /a /m /n /gc3 /w3 /es2  Using these FLAGS, the compiler does not miss any error COMMAS, if you declare a variable and do not use it, the compilation will not pass. Incredible. It's a lot of work, but it's worth it, as your code is super ...
by karinha
Tue Apr 30, 2024 6:38 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Silvo .. changes to your xMate environment
Replies: 26
Views: 300

Re: Silvo .. changes to your xMate environment

Super grateful, I'll take care of it and upload it to my Mega Upload. Use XHARBOUR, never HARBOUR. If you are using xHarbour you can just add -wb- compiler switch to suppress those warnings. Enrico, donde pongo el -wb- ? %hdir%\bin\harbour JIMMYSKI -wb- /n /m /w /es2 /gc3  /i%fwhdir%\include;%hdir%\include;%bcdir%\include ...
by karinha
Tue Apr 30, 2024 2:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Silvo .. changes to your xMate environment
Replies: 26
Views: 300

Re: Silvo .. changes to your xMate environment

karinha wrote:Super grateful, I'll take care of it and upload it to my Mega Upload. Use XHARBOUR, never HARBOUR.


If you are using xHarbour you can just add -wb- compiler switch to suppress those warnings.
by Enrico Maria Giordano
Tue Apr 30, 2024 2:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Silvo .. changes to your xMate environment
Replies: 26
Views: 300

Re: Silvo .. could you post your latest xMAte env for BCC770 ?

... and the Borland config files .. xMate did not used to put those files across the top .. must be a flag in the setup somewhere .. Also getting a compiler error 0 warning w8123 not found - path ignored in option -l Otherwise everything seems to work .. Thank you !! .. no more uuiid.lib errors ...
by Silvio.Falconi
Sun Apr 28, 2024 12:23 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Silvo .. could you post your latest xMAte env for BCC770 ?
Replies: 6
Views: 292

Re: Silvo .. could you post your latest xMAte env for BCC770 ?

... and the Borland config files .. xMate did not used to put those files across the top .. must be a flag in the setup somewhere .. Also getting a compiler error 0 warning w8123 not found - path ignored in option -l Otherwise everything seems to work .. Thank you !! .. no more uuiid.lib errors ...
by Rick Lipkin
Sat Apr 27, 2024 7:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Silvo .. could you post your latest xMAte env for BCC770 ?
Replies: 6
Views: 292

Silvo .. could you post your latest xMAte env for BCC770 ?

... can actually rem out uuid.lib and the program compiles .. I have taken out uuid.lib in my xMate compile list and I still get the error that the compiler could not find uuid.lib .. yet Buildx.bat .. I have rem's uuid.lib out and it runs fine and I get my executable .. I would appreciate if you ...
by Rick Lipkin
Sat Apr 27, 2024 1:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Silvo .. could you post your latest xMAte env for BCC770 ?
Replies: 6
Views: 292

Re: Error FWH 2404 unresolved external 'SetWindow Theme'

Dear Tim,

uxtheme.lib belongs to the C compiler
by Antonio Linares
Fri Apr 26, 2024 6:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error FWH 2404 unresolved external 'SetWindow Theme'
Replies: 7
Views: 198

Re: Compiler with MSVC y HARBOUR

Hello friends, I am now comparing Adhemar's installation for mod harbour portable with the version downloaded from apachefriends.org: There are these additional files in Adhemar's zip - here with ChatGPT what they are for. Best regards, Otto The files libssl-1_1-x64.dll, libcrypto-1_1-x64.dll, and l...
by Otto
Sat Apr 20, 2024 6:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiler with MSVC y HARBOUR
Replies: 3
Views: 179

Re: RMChart

... -iC:\BCC7\include\dinkumware -iC:\BCC7\include\windows\sdk -fod:\xbase-proyectos\varios\rmchart\resource\TESTRMC.res Borland Resource Compiler Version 5.40 Copyright (c) 1990, 1999 Inprise Corporation. All rights reserved. Error TESTRMC.RC 14 20: Not a positive short integer Agradezco ...
by jose_murugosa
Fri Apr 19, 2024 2:01 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: RMChart
Replies: 6
Views: 248

Re: Compiler with MSVC y HARBOUR

... x86 to x64 as needed) ROBOCOPY "C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\bin\Hostx86\x86" D:\Compiler\VS2022\Bin /MIRROBOCOPY "C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\lib\x86" D:\Compiler\VS2022\Lib ...
by hua
Fri Apr 19, 2024 6:38 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiler with MSVC y HARBOUR
Replies: 3
Views: 179

Re: Compiler with MSVC y HARBOUR

Dear Adhemar, Thank you very much. You are a master of portable installations. Just yesterday, I was dealing with your mod harbour installation. I am always weighing whether it makes sense to use WebView2, or whether it might be simpler to use a localhost server everywhere. That's why I am creating ...
by Otto
Fri Apr 19, 2024 6:26 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiler with MSVC y HARBOUR
Replies: 3
Views: 179

Compiler with MSVC y HARBOUR

... x86 to x64 as needed) ROBOCOPY "C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\bin\Hostx86\x86" D:\Compiler\VS2022\Bin /MIRROBOCOPY "C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\lib\x86" D:\Compiler\VS2022\Lib ...
by acuellar
Thu Apr 18, 2024 8:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiler with MSVC y HARBOUR
Replies: 3
Views: 179

Re: Problem with valid email refresh btnbmp

... Also let me know the FWH version you are using. Thanks Dear Rao, I'using the last fwh release "FWH 24.02" (FW_VersionNo 24021) Harbour Compiler version: Harbour 3.2.0dev (r2403071241) C compiler version: Borland/Embarcadero C++ 7.7 (32-bit) Windows 10 64 Bits, version: 6.2, Build 9200 ...
by Silvio.Falconi
Fri Apr 12, 2024 8:04 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with valid email refresh btnbmp- RESOLVED
Replies: 25
Views: 2520

Error en Listbox.

... error: Error Base/1081 Argument error: + Application =========== Path and name: C:\AFuentes\AdmProp\Sistema.exe (32 bits) Size: 3,243,008 bytes Compiler version: Harbour 3.1.0dev (Rev. 17222) FiveWin Version: FWH 12.06 Windows version: 6.1, Build 7601 Service Pack 1 Time from start: 0 hours ...
by José Camilo
Sun Mar 24, 2024 10:27 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error en Listbox.
Replies: 1
Views: 316
Next

Return to advanced search