PopNFresh
12-20-2003, 09:05 AM
Okay its time to show my ignorance.
I installed a new qt for the beta release.
checking for Qt... yes
>> Found version.: 3.3.0b1
>>> Headers......: /usr/local/qt/include/
>>>> Libraries...: /usr/lib/qt3/lib/
>>>>> Workable...: -*{ YES }*-
checking for Qt MOC... yes
checking for Qt UIC... yes
checking if Qt compiles without flags... no
checking for pthread_create in -lpthread... yes
setting Linux pthread compilation options
Now I am getting this error:
m_spawnshell.cpp:17:2: #error "This file was generated using the moc from 3.0.5.
It"
m_spawnshell.cpp:18:2: #error "cannot be used with the include files from this v
ersion of Qt."
m_spawnshell.cpp:19:2: #error "(The moc has changed too much.)"
make[3]: *** [m_spawnshell.o] Error 1
make[3]: Leaving directory `/seq/showeq/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/seq/showeq/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/seq/showeq'
make: *** [all] Error 2
I hope this is something really stupid on my part and easily fixed.
Thanks in advance for any and all help,
pop
I installed a new qt for the beta release.
checking for Qt... yes
>> Found version.: 3.3.0b1
>>> Headers......: /usr/local/qt/include/
>>>> Libraries...: /usr/lib/qt3/lib/
>>>>> Workable...: -*{ YES }*-
checking for Qt MOC... yes
checking for Qt UIC... yes
checking if Qt compiles without flags... no
checking for pthread_create in -lpthread... yes
setting Linux pthread compilation options
Now I am getting this error:
m_spawnshell.cpp:17:2: #error "This file was generated using the moc from 3.0.5.
It"
m_spawnshell.cpp:18:2: #error "cannot be used with the include files from this v
ersion of Qt."
m_spawnshell.cpp:19:2: #error "(The moc has changed too much.)"
make[3]: *** [m_spawnshell.o] Error 1
make[3]: Leaving directory `/seq/showeq/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/seq/showeq/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/seq/showeq'
make: *** [all] Error 2
I hope this is something really stupid on my part and easily fixed.
Thanks in advance for any and all help,
pop