>
> after 1-2 hours of testing I couldn't make it go away:
>
>       harbour/lib/win/mingw/libhbvm.a(fm.o):fm.c:(.text+0x39b): undefined
> reference to `__mingw_vfprintf'
>
> Maybe something obvious.
>

And indeed. I was using C:\devl\Qt\2009.01\bin\qtenv.bat to init
the QT env, and this one overrides my MinGW version with the
embedded one, which is an older version not having above symbol.

That means hbmk2 should now be okay. Of course the QT libdir
should be manually passed to hbmk2 (like you did).

-- 
Viktor
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to