> Viktor Szakáts wrote:
>> 
>> Isn't there a runtime only download package somewhere 
>> on Nokia's QT website?
>> 
> 
> Before exploring this possibility, a little doubt,
> is Qt runtime enough for materializing an .exe to be 
> build with hbIDE ?

Yes.

We made the decision at the beginning that only HBQT 
lib depends on QT headers, so the only occasion you 
need QT headers is when building HBQT. If you ship 
HBQT as binary (f.e. in Harbour binary distro), there 
is no need for them.

Same goes for HBXBP.

There is only one thing to pay attention to: QT runtime 
.dlls should match the version of QT headers used 
for building HBQT libs. Probably a major+minor 
match is enough, so 4.5.x .dlls should have matching 
HBQT libs built with 4.5.x, and 4.6.x .dlls matching 
with 4.6.x HBQT libs.

Viktor

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

Reply via email to