Search found 601 matches: buildx

Return to advanced search

Re: Silvo .. changes to your xMate environment

Perfect Enrico. Perfecto Enrico. Funciono de 1000. Gracias. // BUILDX.BAT modificado: %hdir%\bin\harbour %1 /a /m /n /gc3 /w3 /es2 /i%fwh%\include;%hdir%\include /w0 -wb- /p %2 %3 > comp.log 2> warnings.log  // C:\FWH..\SAMPLES\TUTOR04.PRG Modificado ...
by karinha
Tue Apr 30, 2024 5:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Silvo .. changes to your xMate environment
Replies: 26
Views: 353

Re: Silvo .. changes to your xMate environment

Enrico, BUILDX TUTOR04: con ES0 compila con ES2 no compila. What are the correct FLAGS, this is my question. REM %hdir%\bin\harbour %1 /n /i%fwh%\include;%hdir%\include /w3 /p %2 %3 > comp.log 2> warnings.log%hdir%\bin\harbour ...
by karinha
Tue Apr 30, 2024 3:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Silvo .. changes to your xMate environment
Replies: 26
Views: 353

Re: Silvo .. changes to your xMate environment

karinha wrote:Enrico, it NEVER worked. Please modify FiveWin's BUILDX.BAT and post here for testing.
Super grateful.


Which error do you get?
by Enrico Maria Giordano
Tue Apr 30, 2024 3:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Silvo .. changes to your xMate environment
Replies: 26
Views: 353

Re: Silvo .. changes to your xMate environment

Enrico, it NEVER worked. Please modify FiveWin's BUILDX.BAT and post here for testing.
Super grateful.

Enrico, NUNCA funcionó. Modifique BUILDX.BAT de FiveWin y publíquelo aquí para realizar pruebas.
Súper agradecido.

Tks.

Regards, saludos.
by karinha
Tue Apr 30, 2024 3:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Silvo .. changes to your xMate environment
Replies: 26
Views: 353

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

... I have an recent version of your xMate Bcc770 environment ... The unusual thing is the uuid,lib file .. If you look in the \samples folder at Buildx.bat you 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 ...
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: 364

Re: Compiling error Antonio Nages resolved

// BUILDH.BAT y BUILDX.BAT funciona. %hdir%\bin\harbour %1 /m /n0 /gc1 /es2 /kh /a /i%fwh%\include;%hdir%\include /w /p %2 %3 > comp.log 2> warnings.log  Funciona, pero no noté nada especial. No entiendo el motivo de estas ...
by karinha
Tue Apr 16, 2024 3:04 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiling error Antonio Nages resolved
Replies: 7
Views: 244

Re: harbour/xharbour appear ADS functions error

With ads.ch and linking rddads.lib I have no unresolved externals. Can I see the batch are you using to compile? I use FWH\samples\Buildx.bat and Buildh.bat Did you uncomment this line? rem echo %hdir%\lib\rddads.lib + >> b32.bc Yes, some error below: Turbo Incremental Link 6.97 Copyright ...
by richard-service
Wed Apr 03, 2024 12:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: harbour/xharbour appear ADS functions error-SOLVED
Replies: 47
Views: 8585

Re: harbour/xharbour appear ADS functions error

richard-service wrote:
Enrico Maria Giordano wrote:With ads.ch and linking rddads.lib I have no unresolved externals. Can I see the batch are you using to compile?


I use FWH\samples\Buildx.bat and Buildh.bat


Did you uncomment this line?

Code: Select all  Expand view
rem echo %hdir%\lib\rddads.lib + >> b32.bc
by Enrico Maria Giordano
Wed Apr 03, 2024 12:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: harbour/xharbour appear ADS functions error-SOLVED
Replies: 47
Views: 8585

Re: harbour/xharbour appear ADS functions error

Enrico Maria Giordano wrote:With ads.ch and linking rddads.lib I have no unresolved externals. Can I see the batch are you using to compile?


I use FWH\samples\Buildx.bat and Buildh.bat
by richard-service
Wed Apr 03, 2024 12:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: harbour/xharbour appear ADS functions error-SOLVED
Replies: 47
Views: 8585

Re: New FWH 24.02

Please check with FWH samples\buildx.bat.
by Enrico Maria Giordano
Tue Mar 12, 2024 2:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 24.04
Replies: 37
Views: 7374

Re: Problem with FiveWin and PDF995 on Windows 11.

I am trying to create a new mak file based on the Buildx.bat, cannot find libharu.lib, anyone know where I can find this?
It is not in my Harbour Lib directory. Does this mean I might not have the right version of Harbour?
Thanks,
by byron.hopp
Thu Feb 15, 2024 9:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with FiveWin and PDF995 on Windows 11.
Replies: 29
Views: 1265

Re: Problem with FiveWin and PDF995 on Windows 11.

nageswaragunupudi wrote:Did you first try to build the sample I posted above with buildx.bat in the samples folder?
If you let me know if it is working for you or not, then I can advise you further


El ejemplo que publicaste al inicio funciona correctamente.

Image
by leandro
Thu Feb 15, 2024 6:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with FiveWin and PDF995 on Windows 11.
Replies: 29
Views: 1265

Re: Problem with FiveWin and PDF995 on Windows 11.

I use BuildH.bat to compare. Let me do it again using BuildX.bat. No matter, your sample worked great when I tested even though I setup using the BuildH.bat for Libs. I did notice that my exe on me production program is much larger.
by byron.hopp
Thu Feb 15, 2024 6:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with FiveWin and PDF995 on Windows 11.
Replies: 29
Views: 1265

Re: Problem with FiveWin and PDF995 on Windows 11.

Did you first try to build the sample I posted above with buildx.bat in the samples folder?
If you let me know if it is working for you or not, then I can advise you further
by nageswaragunupudi
Thu Feb 15, 2024 5:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with FiveWin and PDF995 on Windows 11.
Replies: 29
Views: 1265

Re: Problem with FiveWin and PDF995 on Windows 11.

... xharbour link the libraries from "\xharbour\lib\" Always the best way to know what libraries are to be linked, please open fwh\samples\buildx.bat and see the path and libraries included. This is extract from buildx.bat echo %hdirl%\hbhpdf.lib + >> b32.bcecho %hdirl%\libharu.lib ...
by leandro
Thu Feb 15, 2024 3:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with FiveWin and PDF995 on Windows 11.
Replies: 29
Views: 1265
Next

Return to advanced search