> Ok. Worked fine pointing to mingw release embedded in the Qt installation.
> Better would be, IMHO, to specify in INSTALL that in compiling hbide the
> MinGW version needs to be the same as the Qt build.
> The "MinGW GNU C 3.4.2 and above" suggestion in INSTALL it's fine for
> Harbour build, but this it's no true for hbide.

This is not exactly like this. Whatever MINGW version can be used 
(even mixed) as long as C++ exception handling is compatible with 
QT requirements. QT 4.5.x needs SJLJ, QT 4.6.x needs DWARF-2.

MinGW 4.4.0 official provides DWARF2, older official uses SJLJ.
MinGW TDM build provides both versions.

Brgds,
Viktor

_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to