Qt Tutorial (Start To Finish) For Windows
-
Has anyone made a video tutorial on how to compile Qt and Qt Creator on windows from start to finish using MinGW and have it actually work at the end of the video?
Example Steps In Video:
Download and install mingw, activeperl, python, ruby, git, directX SDK
Set environment paths to these
Install Qt sourcecode using git
configure qt sourcecode using mingw
run make
run make install
set environment paths
Install Qt Creator sourcecode using git
run make
run make install
*Run Qt Creator successfully.I have yet to see an actual video doing a full install on windows so if you have a link then please share. The closest thing I could find was someone compiling Qt Creator that did not even work at the end of their video.