Faster3ck / Converseen

Converseen is a batch image converter and resizer
https://converseen.fasterland.net/
GNU General Public License v3.0
424 stars 32 forks source link

./src/thumbnailgeneratorthread.h:29:22: 致命错误: Magick++.h:没有那个文件或目录 编译中断。 #1

Closed tsuibin closed 10 years ago

tsuibin commented 11 years ago

g++ -c -m64 -pipe -O2 -Wall -W -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/ImageMagick-6 -Ibuild -Ibuild -o build/mainwindowimpl.o src/mainwindowimpl.cpp In file included from ./src/mylabelpreviewer.h:28:0, from build/ui_mainwindow.h:42, from src/mainwindowimpl.h:38, from src/mainwindowimpl.cpp:27: ./src/thumbnailgeneratorthread.h:29:22: 致命错误: Magick++.h:没有那个文件或目录 编译中断。 make: *\ [build/mainwindowimpl.o] 错误 1