hello i m stef from switzerland i m newbie and i try to compil a software but i have this error…:
10:18:31: Running steps for project vaslib…
10:18:31: Configuration unchanged, skipping qmake step.
10:18:31: Starting: “C:\Qt\Qt5.0.1\Tools\MinGW\bin\mingw32-make.exe”
C:/Qt/Qt5.0.1/Tools/MinGW/bin/mingw32-make -f Makefile.Release
mingw32-make1: Entering directory ‘F:/Perso/FS/DEV_VASFMC/VASFMC_SRC/vaslib/src’
g++ -c -pipe -fno-keep-inline-dllexport -O2 -Wall -Wextra -fno-rtti -DUNICODE -DQT_NO_DEBUG -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_OPENGL_ES_2 -DQT_OPENGL_ES_2_ANGLE -DQT_NO_DYNAMIC_CAST -I. -I“C:\Qt\Qt5.0.1\5.0.1\mingw47_32\include” -I“C:\Qt\Qt5.0.1\5.0.1\mingw47_32\include\QtXml” -I“C:\Qt\Qt5.0.1\5.0.1\mingw47_32\include\QtNetwork” -I“C:\Qt\Qt5.0.1\5.0.1\mingw47_32\include\QtGui” -I“C:\Qt\Qt5.0.1\5.0.1\mingw47_32\include\QtCore” -I“release” -I“C:\Qt\Qt5.0.1\5.0.1\mingw47_32\mkspecs\win32-g++” -o release\fsaccess_msfs.o fsaccess_msfs.cpp
In file included from fsuipc.h:27:0,
from fsaccess_msfs.h:13,
from fsaccess_msfs.cpp:5:
logger.h:28:23: fatal error: QMessageBox: No such file or directory
compilation terminated.
Makefile.Release:2426: recipe for target ‘release/fsaccess_msfs.o’ failed
mingw32-make1: *** [release/fsaccess_msfs.o] Error 1
mingw32-make1: Leaving directory ‘F:/Perso/FS/DEV_VASFMC/VASFMC_SRC/vaslib/src’
makefile:34: recipe for target ‘release’ failed
mingw32-make: *** [release] Error 2
10:18:33: The process “C:\Qt\Qt5.0.1\Tools\MinGW\bin\mingw32-make.exe” exited with code 2.
Error while building/deploying project vaslib (kit: Desktop Qt 5.0.1 MinGW 32bit)
When executing step ‘Make’
can any people can help me
thank stef
↧