Details
-
Bug
-
Resolution: Incomplete
-
P2: Important
-
None
-
3.2.0
Description
If a Visual Studio project (.vcxproj) has been generated with QtMsBuild and VSAddin 3.2.0, It works good on the machine where Qt is installed.
But same project fails to load on the other machine where Qt is not installed. Looks like for some strange reason it is going for License check.
Expected behavior is that project should load but can not build because there is no Qt installed.
Attached is the .vcxproj which does not loads.