From Enrico Maria Giordano@e.m.giordano@emagsoftware.it to comp.lang.xharbour on Sun Jun 29 17:20:49 2025
From Newsgroup: comp.lang.xharbour
Il 06/06/2025 21:21, Enrico Maria Giordano ha scritto:
I can't find the function WinMain() inside vm.a lib (it is there with
MSC and BCC) and I don't understand why. Anyone familiar with xHarbour
build system can help me, please?
I fix the problem (MinGW 32 and 64 bit) in two steps:
- providing mainwin.o in the lib directory of the distribution
- adding mainwin.o as the first module to the linker command
--
Enrico Maria Giordano