Hi All,

With msvc the maximum command line length limit is reached
when trying to build hbqt lib. It currently fails.

It would be an option to switch the make system to support
such very long lines, but since it's only required for this
one lib and probably only temporarily, plus it would make
the make system more complicated to maintain plus probably
slower, I'd avoid it.

Instead, we could rename .cpp files to not have the 'hbqt_'
prefix, thus allowing for some more room. Or, as discussed
earlier, we could split the lib into multiple ones.

Ideas for splitting are welcome.

If there are no objections, I'd like to rename files from
'hbqt_qclass.cpp' format to 'QClass.cpp' format.

Brgds,
Viktor

_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to