Hi
I've only got one unresolved external left, _allshr in drives.c
We haven't updated our fwh in a while, due to modifications we've made to some prg source.
fivewin.ch gives my version as 7.01....
how can i get around this?
Hi
I've only got one unresolved external left, _allshr in drives.c
We haven't updated our fwh in a while, due to modifications we've made to some prg source.
fivewin.ch gives my version as 7.01....
how can i get around this?
I just linked against 2011.05 and got the following unresolveds. I see _allshr is still there.
/fwh.2011-05/lib/fivehcm.lib(objhcm/DRIVES.obj):.\source\function\:(.text+0xf1): undefined reference to _allshr'
/fwh.2011-05/lib/fivehcm.lib(objhcm/RICHEDIT.obj):.\source\internal\:(.text+0x30): undefined reference toIID_IRichEditOleCallback'
/fwh.2011-05/lib/fivehcm.lib(objhcm/RICHEDIT.obj):.\source\internal\:(.text+0x8c6): undefined reference to `OleUIPasteSpecialA@4'
Hello Alex,
may I ask what for is minigw an gcc?
Best regards,
Otto
Mingw gcc is a port of the gnu c compiler, and is the main one used for harbour.