Ico's junkyard
http://ico.bukvic.net/cgi-bin/yabb2/YaBB.pl
>> RTMix >> qt 3.1.1 and RTMix 0.72a
http://ico.bukvic.net/cgi-bin/yabb2/YaBB.pl?num=1058527464

Message started by Daniel on Jul 18th, 2003, 7:24am

Title: qt 3.1.1 and RTMix 0.72a
Post by Daniel on Jul 18th, 2003, 7:24am

Hi!

I'm using qt 3.1.1. While making, the following error occours. Seems that  moc from qt 3.1.1 is not compatible with 3.0.1...

In file included from consolewindow.cpp:1144:
consolewindow.moc:17:2: #error "This file was generated using the moc from 3.0.5. It"
consolewindow.moc:18:2: #error "cannot be used with the include files from this
version of Qt."
consolewindow.moc:19:2: #error "(The moc has changed too much.)"
make[3]: *** [consolewindow.o] Error 1


Do you plan to update this thing?

Best regards and thanks for writing a good Linux Program!

-Daniel

Title: Re: qt 3.1.1 and RTMix 0.72a
Post by Forum Admin on Jul 22nd, 2003, 11:20am

Sorry it took me this long to reply. I am currently away from home and on an unreliable modem connection.

As far as your problem is concerned, I would suggest doing the following:

Untar the package and cd into the source dir

make distclean

cd rtmix/

check that all the *.moc* files are gone

cd ..

try ./configure

make

make install

If you again encounter any errors, please post them here and/or e-mail me and I will try to look at them more closely.

Your problem is most likely caused by the leftover .moc files whose structure might have changed between the 3.0 and 3.1 Qt versions (and this should be no problem since the .moc files are generated at compile-time), but the Qt source code should work just fine.

Alternately, download rpm's for your distribution. Planet CCRMA has them for RH distro, while Eastman's Turnkey and Thac's RPMS offer MDK rpms (URL's can be found in the news ticker on these forums or on the home page).

Hope this helps!

Ico

Ico's junkyard » Powered by YaBB 2.1!
YaBB © 2000-2005. All Rights Reserved.