Search found 844 matches: bcc7

Return to advanced search

Re: BCC770 and uuid.lib can not find using xMate

I had the same error, you have to set the folders in the ilink32 and bcc7 cfg files, there is a thread in this forum where I explain what to do
by Silvio.Falconi
Fri Apr 26, 2024 8:04 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: BCC770 and uuid.lib can not find using xMate
Replies: 4
Views: 63

Re: RMChart

... Done. Embarcadero C++ 7.00 for Win32 Copyright (c) 1993-2015 Embarcadero Technologies, Inc. C:\fivedit\TRMCHARTX.c: C:\fivedit>C:\BCC7\bin\brc32.exe -r d:\xbase-proyectos\varios\rmchart\resource\TESTRMC -iC:\BCC7\include -iC:\BCC7\include\dinkumware -iC:\BCC7\include\windows\sdk ...
by jose_murugosa
Fri Apr 19, 2024 2:01 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: RMChart
Replies: 6
Views: 214

Re: Help to friends to Config Xmate with bcc7.7

I use this bcc7Harbor.ENV [Environment]Description 1=For Borland 7HARBOURDescription 2=Description 3=PRG Compiler ver=HarbourC compiler ver=Bcc7Subsystem=FWH0217Author=Falconi SilvioLast update=04/16/2024[Advanced]Command ...
by Silvio.Falconi
Wed Apr 17, 2024 8:31 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help to friends to Config Xmate with bcc7.7
Replies: 9
Views: 211

Re: Help to friends to Config Xmate with bcc7.7

Este escript SILVIO.ENV está correcto? Que me falta en la actualidad? Modifique, pls. No uso esto. [Environment]Description 1=FwH1905 - HbSvnDescription 2=Description 3=PRG Compiler ver=hbSvnC compiler ver=Bcc77Subsystem=Author=Ale SBLast update=01/05/2009[Advanced]Command types=1,1,...
by karinha
Tue Apr 16, 2024 5:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help to friends to Config Xmate with bcc7.7
Replies: 9
Views: 211

Libharu

No tengo ningún problema con ella salvo.... que no se como compilarla.
Como podría obtener la libharu para fwh32 y 64 para bcc y msvcc ya compilada?

Gracias desde ya por la ayuda que puedan brindarme, en principio lo más urgente sería para bcc7.0 y 7.7
by jose_murugosa
Tue Apr 16, 2024 1:28 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Libharu
Replies: 8
Views: 198

Re: Help to friends to Config Xmate with bcc7.7

Si es posible, simule un ejemplo que cause el error para que lo probemos. See if you are calling all Harbour LIBS: Vea si está llamando a todas las LIBS de Harbour: echo %hdirl%\hbwin.lib + >> b32.bcecho %hdirl%\gtgui.lib + >> b32.bcecho %hdirl%\hbrtl.lib + >> b32.bcecho %hdirl%\hb...
by karinha
Tue Apr 16, 2024 12:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help to friends to Config Xmate with bcc7.7
Replies: 9
Views: 211

Re: Help to friends to Config Xmate with bcc7.7

You can copy the LIBS from harbour\lib\win\bcc to \harbour\lib without any problems. Puede copiar la LIBS de Harbour\lib\win\bcc a \harbour\lib sin ningún problema. total: 102 files. Regards, saludos. Allready tired but not run ok ya lo he probado Sabes por qué ? porque tal vez hay algo que se va a...
by Silvio.Falconi
Tue Apr 16, 2024 6:40 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help to friends to Config Xmate with bcc7.7
Replies: 9
Views: 211

Re: Help to friends to Config Xmate with bcc7.7

You can copy the LIBS from harbour\lib\win\bcc to \harbour\lib without any problems.

Puede copiar la LIBS de Harbour\lib\win\bcc a \harbour\lib sin ningún problema.

total: 102 files.

Regards, saludos.
by karinha
Mon Apr 15, 2024 12:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help to friends to Config Xmate with bcc7.7
Replies: 9
Views: 211

Re: Help to friends to Config Xmate with bcc7.7

If I erase the call hbpcre.lib on harbour enviroment I have this error Turbo Incremental Link 6.97 Copyright (c) 1997-2022 Embarcadero Technologies, Inc. Error: Unresolved external '_pcre_config' referenced from C:\WORK\HARBOUR\LIB\WIN\BCC\HBRTL.LIB|hbregex Error: Unresolved external '_pcre_stack_ma...
by Silvio.Falconi
Mon Apr 15, 2024 10:55 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help to friends to Config Xmate with bcc7.7
Replies: 9
Views: 211

Re: Help to friends to Config Xmate with bcc7.7

I made a test with xharbour enviroment and the xmate run perfectly ( I am referring to an example of nages that you find in this topic https://forums.fivetechsupport.com/viewtopic.php?f=3&t=44399) xharbour enviroment [Environment]Description 1=For Borland 7Description 2=Description 3=PRG...
by Silvio.Falconi
Mon Apr 15, 2024 10:26 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help to friends to Config Xmate with bcc7.7
Replies: 9
Views: 211

Help to friends to Config Xmate with bcc7.7

Finally I found why xmate asked uuid.lib there was a bad configuration on cfg files of bccc7 I state I have in a folder called WORK the harbor, bcc7,fwh,PellesC,xmate then I use another folders as prg and errors bcc32.cfg -I"c:\Work\bcc7\include";"c:\Work\bcc7\include\windows\crtl";"c:\Work\bcc7\include\dinkumware";"c:\Work\bcc7\include\windows\crtl";"c:\Work\bcc7\include\windows\sdk";"c:\Work\bcc7\include\windows\sdk\atl"-L"c:\Work\bcc7\lib";"c:\Work\bcc7\lib\psdk" ...
by Silvio.Falconi
Mon Apr 15, 2024 8:20 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help to friends to Config Xmate with bcc7.7
Replies: 9
Views: 211

Re: Compiling error Antonio Nages

... Unresolved external 'SetWindowTheme' referenced from C:\WORK\FWH\LIB\FIVEH.LIB|window Error: Unable to perform link Add to your link script: \bcc7\lib\psdk\Uxtheme.lib In the place of \bcc7\. use the installation folder of bcc on your computer. Are you using the bcc770 and Harbour built with ...
by nageswaragunupudi
Sat Apr 13, 2024 2:43 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiling error Antonio Nages resolved
Replies: 7
Views: 222

Compiling error Antonio Nages resolved

Antonio today sent me two libs I have this error Progetto: test, Ambiente: bcc7Harbor: [1]:Harbour.Exe test.prg /m /n0 /gc1 /es2 /kh /a /iC:\Work\fwh\include /iC:\work\HARBOUR\Include /jC:\Work\errori\TEST_G~1\I18n\Main.hil /iinclude;c:\work\fwh\include;C:\work\HARBOUR\include ...
by Silvio.Falconi
Fri Apr 12, 2024 7:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiling error Antonio Nages resolved
Replies: 7
Views: 222
Next

Return to advanced search