qmake

Qmake and Rebuild all

Please explain how these buttons work in Qtcreator'e. I read in several guides that qmake executes pro files. These are file ... текст этого файла" write_file($$iss_file, iss) The file appears in the folder only with qmake. When build does not appear.

How do I make a relative path to the library?

How do I make a relative path to a dll? File structure: - root - myProg * myProg.exe - myLib * myLi ... b.dll UDP: I still don't understand how to make a manifest file where you need to specify the relative path to the library?

Is it possible to build qt libraries from sources for a 64 bit platform in Windows 7

I worked with the Qt libraries that I compiled from the source code in Windows 7. Built with the following configuration: . ... t libraries without cygwin and mingw. Something like this: .\configure.bat -debug-and-release -platform win-x64-msvc2015 …