It seems that you are missing the qt3-devel packages. The header file for qstring.h can't be found.
Varol :) On 10/02/2011 11:46 AM, Dr. Muhammad Masroor Ali wrote: > Yes, got the following, > > masroor@Dell-Home:~/Downloads/qdvdauthor-2.2.1$ ./configure -n > configured with XINE_SUPPORT=0 MPLAYER_SUPPORT=1 VLC_SUPPORT=0 > QTDIR3=/usr/share/qt3 QTDIR4=/usr QT_LIB=qt > > *+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+**+*+*+*+*+*+*+* > *+*+ +*+* > *+*+ Please wait while building 'Q' DVD-Author +*+* > *+*+ +*+* > *+*+ qdvdauthor qrender plugins qplayer +*+* > *+*+ libjhead ffmpeg +*+* > *+*+ +*+* > *+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+**+*+*+*+*+*+*+* > > Project MESSAGE: Build with MPlayer support > g++ -c -pipe -g -Wall -W -Wno-non-virtual-dtor -O0 -O0 -ggdb3 > -D_REENTRANT -DQDVD_LINUX -DQT_THREAD_SUPPORT > -I/usr/share/qt3/mkspecs/default -I. -I/usr/share/qt3/include -I.ui/ > -Iqplayer/engines -I. -Iqplayer -Iplugins/menuslide -I.moc/ -o > .obj/main.o main.cpp > g++ -c -pipe -g -Wall -W -Wno-non-virtual-dtor -O0 -O0 -ggdb3 > -D_REENTRANT -DQDVD_LINUX -DQT_THREAD_SUPPORT > -I/usr/share/qt3/mkspecs/default -I. -I/usr/share/qt3/include -I.ui/ > -Iqplayer/engines -I. -Iqplayer -Iplugins/menuslide -I.moc/ -o > .obj/log.o log.cpp > log.cpp:11:21: fatal error: qstring.h: No such file or directory > compilation terminated. > main.cpp:17:26: fatal error: qapplication.h: No such file or directory > compilation terminated. > make: *** [.obj/log.o] Error 1 > make: *** Waiting for unfinished jobs.... > make: *** [.obj/main.o] Error 1 > Build of QDVDAuthor failed. > > > Dr. Muhammad Masroor Ali > Professor > Department of Computer Science and Engineering > Bangladesh University of Engineering and Technology > Dhaka-1000, Bangladesh > > Phone: 880 2 966 5650 (PABX) > > In a world without walls and fences, who needs Windows and Gates? > > > > > On Sun, Oct 2, 2011 at 8:26 PM, Varol Okan > <[email protected] <mailto:[email protected]>> > wrote: > > can yo utry > ./configure -n > > On 10/02/2011 10:41 AM, Dr. Muhammad Masroor Ali wrote: >> I was more than thrilled after getting the new version. However >> it exited with the following error. >> >> masroor@Dell-Home:~/Downloads/qdvdauthor-2.2.1$ >> <mailto:masroor@Dell-Home:%7E/Downloads/qdvdauthor-2.2.1$> >> ./configure -c >> >> *+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+**+*+*+*+* >> *+*+ Please wait while building configurator +*+* >> *+*+ your graphical configuration application +*+* >> *+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+**+*+*+*+* >> >> g++ -c -pipe -g -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 >> g++ -c -pipe -g -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/configurator.o .ui/configurator.cpp >> main.cpp:1:26: fatal error: qapplication.h: No such file or >> directoryIn file included from .ui/configurator.cpp:9:0: >> .ui/configurator.h:12:22: fatal error: qvariant.h: No such file >> or directory >> compilation terminated. >> >> compilation terminated. >> make: *** [.obj/main.o] Error 1 >> make: *** Waiting for unfinished jobs.... >> make: *** [.obj/configurator.o] Error 1 >> Problems compiling configurator application >> Please report to [email protected] >> <mailto:[email protected]> >> >> >> Dr. Muhammad Masroor Ali >> Professor >> Department of Computer Science and Engineering >> Bangladesh University of Engineering and Technology >> Dhaka-1000, Bangladesh >> >> Phone: 880 2 966 5650 <tel:880%202%20966%205650> (PABX) >> >> In a world without walls and fences, who needs Windows and Gates? >> >> >> >> >> On Sun, Oct 2, 2011 at 6:23 PM, <[email protected] >> <mailto:[email protected]>> wrote: >> >> I just released 2.2.1 which fixes the compilation error for >> linking >> statically against ffmpeg. >> >> The API seems to constantly change which made this release >> necessary. >> >> Enjoy. >> >> Varol :) >> >> >> >> ------------------------------------------------------------------------------ >> All of the data generated in your IT infrastructure is >> seriously valuable. >> Why? It contains a definitive record of application >> performance, security >> threats, fraudulent activity, and more. Splunk takes this >> data and makes >> sense of it. IT sense. And common sense. >> http://p.sf.net/sfu/splunk-d2dcopy2 >> _______________________________________________ >> QDVDAuthor-users mailing list >> [email protected] >> <mailto:[email protected]> >> https://lists.sourceforge.net/lists/listinfo/qdvdauthor-users >> >> > > ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2dcopy1 _______________________________________________ QDVDAuthor-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qdvdauthor-users
