[Development] Compiling 5.6.0 with VS2015

Sandy Martel sandy.martel at gmail.com
Wed Mar 30 02:05:27 CEST 2016


Anyone knows how to compile 5.6 tarball release with VS2015? I cannot get pass that error. Some have the same problem with VS2013.

My config: configure.bat -icu -debug-and-release -nomake examples -prefix C:\Qt\VS2015\qt-5.6.0 -platform win32-msvc2015 -force-debug-info

Result:

	C:\Qt\qt-build-5.6.0\qtwebengine\src\3rdparty\ninja\ninja.exe  -C C:/Qt/qt-build-5.6.0/qtwebengine/src/core/Debug
ninja: Entering directory `C:/Qt/qt-build-5.6.0/qtwebengine/src/core/Debug'
[1/85] ACTION QtWebEngineCore: web_engine_settings.moc_77b3603f3e0b4538e38cc350a4bda9c0
[2/85] ACTION QtWebEngineCore: moc_clipboard_qt.cpp_77b3603f3e0b4538e38cc350a4bda9c0
[3/85] ACTION QtWebEngineCore: moc_url_request_custom_job_delegate.cpp_77b3603f3e0b4538e38cc350a4bda9c0
[4/85] ACTION QtWebEngineCore: moc_authentication_dialog_controller.cpp_77b3603f3e0b4538e38cc350a4bda9c0
[5/85] ACTION QtWebEngineCore: moc_javascript_dialog_controller.cpp_77b3603f3e0b4538e38cc350a4bda9c0
[6/85] ACTION QtWebEngineCore: moc_gl_context_qt.cpp_77b3603f3e0b4538e38cc350a4bda9c0
[7/85] ACTION QtWebEngineCore: moc_file_picker_controller.cpp_77b3603f3e0b4538e38cc350a4bda9c0
[8/85] ACTION QtWebEngineCore: location_provider_qt.moc_77b3603f3e0b4538e38cc350a4bda9c0
FAILED: C:\Qt\Python27\python.exe gyp-win-tool action-wrapper environment.x86 QtWebEngineCore_target_moc_clipboard_qt_cpp_77b3603f3e0b4538e38cc350a4bda9c0..rsp c:/qt/qt-src-5.6.0/qtwebengine\src\core
moc: Cannot open options file specified with @

QCommandLineParser: argument list cannot be empty, it should contain at least the executable name

FAILED: C:\Qt\Python27\python.exe gyp-win-tool action-wrapper environment.x86 QtWebEngineCore_target_web_engine_settings_moc_77b3603f3e0b4538e38cc350a4bda9c0..rsp c:/qt/qt-src-5.6.0/qtwebengine\src\core
moc: Cannot open options file specified with @

QCommandLineParser: argument list cannot be empty, it should contain at least the executable name

FAILED: C:\Qt\Python27\python.exe gyp-win-tool action-wrapper environment.x86 QtWebEngineCore_target_moc_url_request_custom_job_delegate_cpp_77b3603f3e0b4538e38cc350a4bda9c0..rsp c:/qt/qt-src-5.6.0/qtwebengine\src\core
moc: Cannot open options file specified with @

QCommandLineParser: argument list cannot be empty, it should contain at least the executable name

FAILED: C:\Qt\Python27\python.exe gyp-win-tool action-wrapper environment.x86 QtWebEngineCore_target_moc_javascript_dialog_controller_cpp_77b3603f3e0b4538e38cc350a4bda9c0..rsp c:/qt/qt-src-5.6.0/qtwebengine\src\core
moc: Cannot open options file specified with @

QCommandLineParser: argument list cannot be empty, it should contain at least the executable name

FAILED: C:\Qt\Python27\python.exe gyp-win-tool action-wrapper environment.x86 QtWebEngineCore_target_moc_authentication_dialog_controller_cpp_77b3603f3e0b4538e38cc350a4bda9c0..rsp c:/qt/qt-src-5.6.0/qtwebengine\src\core
moc: Cannot open options file specified with @

QCommandLineParser: argument list cannot be empty, it should contain at least the executable name

FAILED: C:\Qt\Python27\python.exe gyp-win-tool action-wrapper environment.x86 QtWebEngineCore_target_moc_file_picker_controller_cpp_77b3603f3e0b4538e38cc350a4bda9c0..rsp c:/qt/qt-src-5.6.0/qtwebengine\src\core
moc: Cannot open options file specified with @

QCommandLineParser: argument list cannot be empty, it should contain at least the executable name

FAILED: C:\Qt\Python27\python.exe gyp-win-tool action-wrapper environment.x86 QtWebEngineCore_target_moc_gl_context_qt_cpp_77b3603f3e0b4538e38cc350a4bda9c0..rsp c:/qt/qt-src-5.6.0/qtwebengine\src\core
moc: Cannot open options file specified with @

QCommandLineParser: argument list cannot be empty, it should contain at least the executable name

FAILED: C:\Qt\Python27\python.exe gyp-win-tool action-wrapper environment.x86 QtWebEngineCore_target_location_provider_qt_moc_77b3603f3e0b4538e38cc350a4bda9c0..rsp c:/qt/qt-src-5.6.0/qtwebengine\src\core
moc: Cannot open options file specified with @

QCommandLineParser: argument list cannot be empty, it should contain at least the executable name

ninja: build stopped: subcommand failed.
jom: C:\Qt\qt-build-5.6.0\qtwebengine\src\core\Makefile.gyp_run.Debug [invoke_ninja] Error 1
jom: C:\Qt\qt-build-5.6.0\qtwebengine\src\core\Makefile.gyp_run [debug-all] Error 2
jom: C:\Qt\qt-build-5.6.0\qtwebengine\src\core\Makefile [sub-gyp_run-pro-make_first] Error 2
jom: C:\Qt\qt-build-5.6.0\qtwebengine\src\Makefile [sub-core-make_first] Error 2
jom: C:\Qt\qt-build-5.6.0\qtwebengine\Makefile [sub-src-make_first] Error 2
jom: C:\Qt\qt-build-5.6.0\Makefile [module-qtwebengine-make_first] Error 2





More information about the Development mailing list