Static build msvc2013
-
Hi i am trying to do static build with msvc2013 in Windows.
When i do this, i get this:
configure -static -debug-and-release -prefix "C:\Qt\5.5\msvc2013_static" -platform win32-msvc2013 -qt-zlib -qt-pcre -qt-libpng -qt-libjpeg -qt-freetype -opengl desktop -qt-sql-sqlite -qt-sql-odbc -openssl-linked OPENSSL_LIBS="-llibeay32 -lssleay32 " -opensource -confirm-license -make libs -nomake tools -nomake examples -nomake testsThis is the Qt for Windows Open Source Edition.
You have already accepted the terms of the license.
Creating qmake...
execute: File or path is not found (nmake)
execute: File or path is not found (nmake)
Cleaning qmake failed, return code -1Thanks in advance.
-
Hi
You should open the VS command prompt so all paths are set up.
It wont work in normal cmd prompt unless you use full path for nmake. -
Can you say where i can download visual studio. The last visual studio i installed: VS2012 x86 Native Tools Command Prompt And i installed visual studio 2013 LOL and one of here the link so i dont know why put me VS2012 x86 Native Tools Command Prompt LOL
-
Hi
Sorry, i get 2015 and when I ask for older i get
https://www.visualstudio.com/vs/older-downloads/ -
I think the community edition will work.
https://github.com/alberthdev/alberthdev-misc/wiki/Building-Qt-v5.6-Statically-on-Windows