Search found 1072 matches: linking

Return to advanced search

Re: Color a Groupbox Frame

... your scripts (making adjustments to my paths) it compiles and works perfect. Maybe it's something in your path. Could you indicate what compile/linking error you have ? Regards, Carlos, thanks for your attention. As mister Rick Lipkin said it solved the problem and I don't intend to use third ...
by karinha
Tue Jun 13, 2023 2:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Color a Groupbox Frame
Replies: 23
Views: 1232

Re: Color a Groupbox Frame

I don't use BCC55. I use BCC 7.3.

*** FWH-20.07, xHarbour 1.2.3 Build 20190603, Borland C++7.30, PellesC ***

With your scripts (making adjustments to my paths) it compiles and works perfect.

Maybe it's something in your path.

Could you indicate what compile/linking error you have ?

Regards,
by Cgallegoa
Mon Jun 12, 2023 9:23 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Color a Groupbox Frame
Replies: 23
Views: 1232

Re: Speech Recognizer for harbour App ?

Dear Massimo, Answered by chatGPT 4: OLE (Object Linking and Embedding) is a technology developed by Microsoft, primarily for use in their Windows operating system and applications like Microsoft Office. It allows users to create compound documents ...
by Antonio Linares
Sun Apr 30, 2023 10:38 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Speech Recognizer for harbour App ?
Replies: 9
Views: 545

Re: Error al leer un dll

... * %1 GOTO EXIT ECHO rem delete temporary files @del %1.c :COMPILEERRORS @type comp.log ECHO * Compile errors * pause GOTO EXIT :LINKERROR ECHO * Linking errors * pause GOTO EXIT :SINTAX ECHO SYNTAX: Build [Program] {-- No especifiques la extensi?n PRG ECHO {-- Don't specify .PRG extension GOTO ...
by jpcavagnaro
Sun Apr 23, 2023 9:58 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error al leer un dll
Replies: 19
Views: 1597

Re: FiveDBU 64 Bit ?

... char const *,unsigned long,unsigned char *)" (? nxs_crypt@@YAXPBEK0KPAE@Z) fivedbu.exe : fatal error LNK1120: 1 nicht aufgelöste Externe * Linking errors * c:\fwh64\samples\msvc.tmp fivedbu.obj c:\fwh\lib\FiveH32.lib c:\fwh\lib\FiveHC32.lib c:\fwh\lib\libmysql32.lib c:\fwh\lib\hbhpdf32.lib ...
by Jimmy
Mon Apr 17, 2023 10:14 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FiveDBU 64 Bit ?
Replies: 10
Views: 794

Re: VS2022 Portable x32 x64

... temporary files @del %1.c @del msvc.tmp :COMPILEERROR @type comp.log @type warnings.log ECHO * Compiling errors * GOTO EXIT :LINKERROR ECHO * Linking errors * GOTO EXIT :SINTAX ECHO SYNTAX: Build [Program] {-- No especifiques la extensi?n PRG ECHO {-- Don't specify .PRG extension GOTO EXIT ...
by Compuin
Wed Apr 12, 2023 9:00 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: VS2022 Portable x32 x64
Replies: 19
Views: 6963

Re: Windows 7 / MSVS 2022 Crash

I'm having a problem here. I tried linking in profile.c in my proj.mak script, but it told me the file was corrupted. Actually, I link .prg, .rc and .lib files but no .c files, so perhaps I'm doing it incorrectly. ( Please ... I know about ...
by TimStone
Tue Apr 11, 2023 6:04 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Windows 7 / MSVS 2022 Crash
Replies: 32
Views: 3070

Re: FWH MySQL/MariaDB native support docs

Dear Paul,

Are you linking libmysql.lib ?
by Antonio Linares
Mon Mar 06, 2023 7:39 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH MySQL/MariaDB native support docs
Replies: 12
Views: 14275

Re: Fivewin multi-threading Support ?

... and it seems to be for 32 Bit :?: Der Befehl "c:\bcc7\bin\bcc32" ist entweder falsch geschrieben oder konnte nicht gefunden werden. * Linking errors * btw. c:\fwh64\samples\testmt02.prg Error in Line 34 uTh5 not define must be uTh1 --- still not know how to enable -mt using *.MAK and ...
by Jimmy
Sun Feb 26, 2023 10:25 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fivewin multi-threading Support ?
Replies: 9
Views: 567

Re: Filling Excel Sheet Via OLE

... about it: https://chat.openai.com/chat Yes, you can manipulate a combobox associated with a cell in an Excel sheet through OLE (Object Linking and Embedding). You can do this by using a programming language that supports OLE automation, such as VBA or Visual Basic, to access and modify ...
by Antonio Linares
Thu Feb 02, 2023 11:34 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Filling Excel Sheet Via OLE
Replies: 2
Views: 257

Re: problem with FWH 2022.12

... Unresolved external symbol '_HB_FUN_CHECKBOXHTML referenced from Fivehmx.lib(checkbox.obj)'. xLINK: fatal error: 16 unresolved external(s). * Linking executable errors *
by kajot
Sat Jan 28, 2023 6:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: problem with FWH 2022.12
Replies: 5
Views: 339

problem with FWH 2022.12

I am using xharbour com /simplex/ and FWH v.2022.12 when I am linking a get error xLINK: error: Unresolved external symbol '_HB_FUN_ISWEBAPP referenced from Fivehmx.lib(dialog.obj)'. xLINK: error: Unresolved external symbol '_HB_FUN_WA_HEADER referenced ...
by kajot
Sat Jan 28, 2023 5:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: problem with FWH 2022.12
Replies: 5
Views: 339

Re: prsht.h changes for Borland 64 bits

... Resource Compiler Version 5.40 Copyright (c) 1990, 1999 Inprise Corporation. All rights reserved. Error prsht.h 917 1: '#endif' before '#if' * Linking errors * Thank you, I'm investigating. I don't understand why even MSC has the same bugged prsht.h...
by Enrico Maria Giordano
Thu Nov 10, 2022 10:01 pm
 
Forum: Utilities / Utilidades
Topic: prsht.h changes for Borland 64 bits
Replies: 17
Views: 9357

Re: prsht.h changes for Borland 64 bits

... Resource Compiler Version 5.40 Copyright (c) 1990, 1999 Inprise Corporation. All rights reserved. Error prsht.h 917 1: '#endif' before '#if' * Linking errors *
by Antonio Linares
Thu Nov 10, 2022 8:30 pm
 
Forum: Utilities / Utilidades
Topic: prsht.h changes for Borland 64 bits
Replies: 17
Views: 9357

TDatabase broken backward compatibility

... the workarea of dbf opened using :open() 2. The newer TDatabase():save() under certain situation will do an APPEND BLANK automatically. Apart from linking in the old version of TDatabase is there any flag to get the old behaviour? I do not wish to have fingers pointed to me after linking in the ...
by hua
Thu Nov 03, 2022 3:04 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TDatabase broken backward compatibility
Replies: 2
Views: 302
PreviousNext

Return to advanced search