qt creator - qmake install without sdk (Win) -


i'm using qmake build system in project. , not using qt sdk. how correctly install qmake without sdk on clean mashine(win7 + msvc). simple copy bin, mkspec dirrectories wrong result. can't speciefied qmake tools in qtcreator (invalid profile).

try this solution. maybe test method. different told in question. use qt.conf something. sorry don't know purpose


Comments

Popular posts from this blog

c# - Derived UserControl layout resets after build -

sql - Postgresql error: "failed to find conversion function from unknown to text" -

haskell - Using Monad/ST for non-concurrent message passing in a mutable graph -