I'm trying to compile qdvdauthor on Feisty. I've never compiled any qt
applications before, and I don't compile often anyway. That's what
packages are for!

./configure has given me so many errors on so many attempted runs that
I've lost track. Each time I guess at what package is missing and get
hit and miss results. Now I've hit a wall. The output messages are at
the end of this email.

Is there a standard set of dev packages that I should have started with?

Alternatively, is there an equal or better dvd authoring tool?

thanks...

David




[EMAIL PROTECTED]:/usr/local/qdvdauthor-1.0.0 $  ./configure

*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+**+*+*+*+*
*+*+ Please wait while building configurator  +*+*
*+*+ your graphical configuration application +*+*
*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+**+*+*+*+*

g++ -c -pipe -Wall -W -Wno-non-virtual-dtor -O2 -D_REENTRANT
-DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I/usr/share/qt3/mkspecs/default -I.
-I/usr/share/qt3/include -I.ui/ -I. -I.moc/ -o .obj/main.o main.cpp
main.cpp:1:26: error: qapplication.h: No such file or directory
In file included from main.cpp:2:
.ui/configurator.h:13:22: error: qvariant.h: No such file or directory
.ui/configurator.h:14:21: error: qdialog.h: No such file or directory
.ui/configurator.h:15:22: error: qprocess.h: No such file or directory
.ui/configurator.h:16:23: error: qdatetime.h: No such file or directory
.ui/configurator.h:33: error: expected class-name before '{' token
.ui/configurator.h:34: error: ISO C++ forbids declaration of 'Q_OBJECT'
with no type
.ui/configurator.h:36: error: expected ';' before 'public'
.ui/configurator.h:71: error: 'QString' does not name a type
.ui/configurator.h:72: error: 'QString' has not been declared
.ui/configurator.h:75: error: 'QString' does not name a type
.ui/configurator.h:77: error: expected `:' before 'slots'
.ui/configurator.h:78: error: expected primary-expression before
'virtual'
.ui/configurator.h:78: error: ISO C++ forbids declaration of 'slots'
with no type
.ui/configurator.h:78: error: expected ';' before 'virtual'
.ui/configurator.h:117: error: expected `:' before 'slots'
.ui/configurator.h:118: error: expected primary-expression before
'virtual'
.ui/configurator.h:118: error: ISO C++ forbids declaration of 'slots'
with no type
.ui/configurator.h:118: error: expected ';' before 'virtual'
.ui/configurator.h:121: error: ISO C++ forbids declaration of 'QProcess'
with no type
.ui/configurator.h:121: error: expected ';' before '*' token
.ui/configurator.h:124: error: 'QTime' does not name a type
main.cpp: In function 'int main(int, char**)':
main.cpp:6: error: 'QApplication' was not declared in this scope
main.cpp:6: error: expected `;' before 'a'
.ui/configurator.h:38: error: 'Configurator::~Configurator()' is private
main.cpp:7: error: within this context
main.cpp:8: error: 'class Configurator' has no member named 'initMe'
main.cpp:8: error: 'a' was not declared in this scope
main.cpp:9: error: 'class Configurator' has no member named 'show'
main.cpp:10: error: 'lastWindowClosed' was not declared in this scope
main.cpp:10: error: 'SIGNAL' was not declared in this scope
main.cpp:10: error: 'quit' was not declared in this scope
main.cpp:10: error: 'SLOT' was not declared in this scope
main.cpp: At global scope:
main.cpp:4: warning: unused parameter 'argc'
main.cpp:4: warning: unused parameter 'argv'
make: *** [.obj/main.o] Error 1
Problems compiling configurator application
Please report to [EMAIL PROTECTED]
[EMAIL PROTECTED]:/usr/local/qdvdauthor-1.0.0 $ 


-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to