On 08/27/2009 08:38 AM, Orion Poplawski wrote:
> That fixed the cmake error, thanks.  Now to enable qt...
>

Now getting:

[ 16%] Building CXX object drivers/CMakeFiles/qt.dir/qt.cpp.o
cd /builddir/build/BUILD/plplot-5.9.4/fedora/drivers && /usr/bin/c++ 
-Dqt_EXPORTS -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 
-mtune=generic  -fPIC -I/builddir/build/BUILD/plplot-5.9.4/include 
-I/builddir/build/BUILD/plplot-5.9.4/lib/qsastime 
-I/builddir/build/BUILD/plplot-5.9.4/lib/nistcd 
-I/builddir/build/BUILD/plplot-5.9.4/fedora 
-I/builddir/build/BUILD/plplot-5.9.4/fedora/include 
-I/usr/include/QtXmlPatterns -I/usr/include/QtWebKit 
-I/usr/include/QtHelp -I/usr/include/QtAssistant -I/usr/include/QtDBus 
-I/usr/include/QtTest -I/usr/include/QtUiTools -I/usr/include/QtScript 
-I/usr/include/QtSvg -I/usr/include/QtXml -I/usr/include/QtSql 
-I/usr/include/QtOpenGL -I/usr/include/QtNetwork 
-I/usr/include/QtDesigner -I/usr/include/QtDesigner 
-I/usr/include/QtAssistant -I/usr/include/Qt3Support 
-I/usr/include/QtGui -I/usr/include/QtCore 
-I/usr/lib64/qt4/mkspecs/default -I/usr/include -DUSINGDLL -o 
CMakeFiles/qt.dir/qt.cpp.o -c 
/builddir/build/BUILD/plplot-5.9.4/drivers/qt.cpp
/builddir/build/BUILD/plplot-5.9.4/drivers/qt.cpp:79: error: expected 
primary-expression before ';' token
/builddir/build/BUILD/plplot-5.9.4/drivers/qt.cpp:81: warning: 
'qt_options' defined but not used
/builddir/build/BUILD/plplot-5.9.4/drivers/qt.cpp:126: warning: 'int 
qt_family_check(PLStream*)' defined but not used
make[2]: *** [drivers/CMakeFiles/qt.dir/qt.cpp.o] Error 1

Looks like somehow no PDL_*qt are defined for this compilation, though 
the various *qt drives are shown to be enabled.

Looking closer there may be some confusion between include/qt.h and 
drivers/qt.h? drivers/qt.h is what is being included here and it does 
not include plDevs.h while include/qt.h does.

Build log is here:

http://koji.fedoraproject.org/koji/getfile?taskID=1638862&name=build.log

-- 
Orion Poplawski
Technical Manager                     303-415-9701 x222
NWRA/CoRA Division                    FAX: 303-415-9702
3380 Mitchell Lane                  or...@cora.nwra.com
Boulder, CO 80301              http://www.cora.nwra.com

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to