<div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im">
> This is related to mail "Another qt IDE crash" in Lazarus-dev list.<br>
</div>Cannot find that thread, the lazarus ML is way too noisy<br>
can you provide an url using the archives:<br>
<a href="http://lists.lazarus.freepascal.org/pipermail/lazarus/" target="_blank">http://lists.lazarus.freepascal.org/pipermail/lazarus/</a><br></blockquote><div class="im"><br>It was in the developers' list. I guess you don't have access to it.<br>
Anyway, there I mentioned that my Lazarus crashes and there is no 64-bit version of the QT4.7 compatible interface.<br>Zeljko mentioned I must compile the interface myself. <br><br><br>> I have updated my Fedora 14 64-bit with "yum update" and now Lazarus with<br>
> QT bindings crashes.<br>
</div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">perhaps related to this thread:<br>
<a href="http://lists.lazarus.freepascal.org/pipermail/qt/2010-November/001596.html" target="_blank">http://lists.lazarus.freepascal.org/pipermail/qt/2010-November/001596.html</a><br>
and indeed I did not release a 64 binary<br></blockquote><div><br>This tells to download the 32-bit binary.<br><br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
the source tarfile contains a README with instructions.<br>
For the mstackrealign I wrote instructions on the webpage<br>
<a href="http://users.telenet.be/Jan.Van.hijfte/qtforfpc/fpcqt4.html" target="_blank">http://users.telenet.be/Jan.Van.hijfte/qtforfpc/fpcqt4.html</a><br></blockquote></div><br>Ok, I must have been tired when trying it. I was in the "src" directory and didn't figure out I must do "cd ..". I have built and installed the lib now.<br>
An idea for improvement:<br>Add the mstackrealign line in Qt4Pas.pro and comment it out by default.<br>Also this test should be changed or removed:<br><br>!equals(QT_MAJOR_VERSION,4)|!equals(QT_MINOR_VERSION,5) {<br> message("This pascal binding should be used for 4.5.3 and current Qt is" $$QT_VERSION)<br>
}<br><br>The lib is installed but my Lazarus still crashes at start. I will send another mail, wait...<br><br>Regards,<br>Juha<br><br>