[Gambas-user] Problem building Gambas3 on openSUSE 11.2

Werner wdahn at ...1000...
Sat Nov 21 11:26:46 CET 2009


On 20/11/09 17:28, Werner wrote:
> Suse 11.2 came out last week. I seem to remember that it worked fine
> with 11.1 using qt3.
>
> My problem is that I can't configure support for Qt (I don't care about
> the other parts).
>
> I am trying this now with trunk rev 2429 but have also tried it with a
> trunk from maybe 10 days ago.
>   

Update:
I have built Gambas3 with Suse11.1/qt3 and Suse11.2/qt4 side by side.
On 11.1 moc is found in /usr/lib/qt3/bin/

On 11.2 moc is in /usr/bin (for Qt Creator, very nice, btw) and also in
/usr/lib64/qt4/bin
but it is not found. I've tried
./configure --with-moc=/usr/lib64/qt4/bin/moc but that made no difference.

I can build and run an example program with Qt Creator so the building
apps all seem to be there.

Also, there does not seem to be any libqt-mt.so in qt4.


Best Regards

Werner






More information about the User mailing list