Details
-
Technical task
-
Resolution: Done
-
P2: Important
-
None
Description
After switching the puppet start call to not using the angle fallback it was crashing inside the puppet - this need to be debugged at windows
%comspec% /k "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build\vcvars64.bat" set PATH=%CD%\qtbase\bin;%CD%\qtrepotools\bin;%PATH% set PATH=C:\Strawberry\perl\bin;%PATH% set PATH=C:\Python27amd64;%PATH% set PATH=c:\Ruby193\bin;%PATH% rem openssl set OPENSSL_PATH=C:\dev\OpenSSL-Win64 set LIB=%OPENSSL_PATH%\lib;%LIB% set INCLUDE=%OPENSSL_PATH%\include;%INCLUDE% set PATH=%OPENSSL_PATH%\bin;%PATH% set QT_CONFIGURE=-force-debug-info -debug-and-release -opensource -developer-build -opengl dynamic -nomake examples -nomake tests -skip qtactiveqt -skip qtandroidextras -skip qtcanvas3d -skip qtcharts -skip qtdatavis3d -skip qtlocation -skip qtmacextras -skip qtpurchasing -skip qtsensors -skip qtserialbus -skip qtserialport -skip qtspeech -skip qtwayland -skip qtxmlpatterns -confirm-license git submodule foreach --recursive "git clean -dfx" && configure %QT_CONFIGURE% && jom