Page 1 of 1

FWH 15.03 with MimgW Error

Posted: Tue Mar 24, 2015 4:05 pm
by Gross
Hello Antonio
I test FWH 15.03 with MingW
complie adir.prg
With Error

Harbour 3.2.0dev (r1503182216)
Copyright (c) 1999-2015, http://harbour-project.org/
Compiling 'adir.prg'...
Lines 4275, Functions/Procedures 1
Generating C source output to 'C:\Users\manfred\AppData\Local\Temp\hbmk_s8oa26.d
ir\adir.c'... Done.
c:/fwh/lib/fivehgc.lib(RICHEDIT.o):RICHEDIT.C:(.text+0xb9): undefined reference
to `IID_IRichEditOleCallback'
collect2: ld returned 1 exit status
hbmk2: Error: Running linker. 1

Manfred

Re: FWH 15.03 with MimgW Error

Posted: Tue Mar 24, 2015 5:22 pm
by Antonio Linares
Manfred,

I have just tested with MinGW 4.9.1 and worked fine

What MinGW version are you using ?

Re: FWH 15.03 with MimgW Error

Posted: Tue Mar 24, 2015 7:47 pm
by Gross
Hi
I use the MingW version 4.6.1 from the daily build Harbour
I am now looking for the version 4.9.1
Do you have a link for me?

Manfred

Re: FWH 15.03 with MimgW Error

Posted: Tue Mar 24, 2015 9:08 pm
by Antonio Linares
Manfred,

I use the one that comes with QT.

It is included in the QT setup file

Re: FWH 15.03 with MimgW Error

Posted: Wed Mar 25, 2015 11:09 am
by Gross
Hello Antonio
with MinGW 4.9.1 it is now
Thank You
greeting
Manfred

Re: FWH 15.03 with MimgW Error

Posted: Wed Mar 25, 2015 1:05 pm
by Antonio Linares
very good :-)