From MinGW to MVC
-
hi
what type of app is it ?
a metro one?
That error sounds like
PROJECT > Store > Create App Packages... > And "building a package for the store"
should be off.Just guessing as i never seen it with Qt before.
-
No. The application folder has got all the dlls and plugins but after double click I obtain " The app can be run only in a app container".
In kits I have "Qt 5.7.0. for Universal Windows Platform 32/64/arm7" and no other. Is it ok?
@mrdebug
hi
that kit seems fine.
I think all is ok but the modern/uni app needs to be run in special wayhttp://recxltd.blogspot.dk/2012/03/windows-8-app-container-security-notes.html
sorry I cant provide more direct answer but I only sat next a dude that made a Qt modern app so I have not tried it directly myself :)
-
I need to run my app from Windows xp to Windows 10 with external dlls. I prefer to use the standard way.
Do you know if there is a way to have qt mscv working without Visual Studio? Is there a way to install only the mscv compiler without Visual Sutidio? Visual Studio requires 8gb.
-
I need to run my app from Windows xp to Windows 10 with external dlls. I prefer to use the standard way.
Do you know if there is a way to have qt mscv working without Visual Studio? Is there a way to install only the mscv compiler without Visual Sutidio? Visual Studio requires 8gb.
@mrdebug
yes they made a 2015 small version/installer.
https://blogs.msdn.microsoft.com/visualstudio/2016/04/01/faster-leaner-visual-studio-installer/
and then u just use the compiler and Creator as IDE. -
I need to run my app from Windows xp to Windows 10 with external dlls. I prefer to use the standard way.
Do you know if there is a way to have qt mscv working without Visual Studio? Is there a way to install only the mscv compiler without Visual Sutidio? Visual Studio requires 8gb.
btw, VS2015 cant target XP directly.
http://stackoverflow.com/questions/35664861/how-to-target-windows-xp-in-microsoft-visual-studio-c