H
hashingsmurf
Guest
On my PC (Windows 10 64 bit) Using the Blank App (Universal Windows C++/CX) wizard using XAML (Most recent version of V.S.) to commence a project (even without any user code input) the resulting .exe after building gives an error of missing MSVCP140.APP.dll (Note this is not the usual MSVCP140.dll - it has an additional .APP. in the name) I do not have such a file and it was not downloaded on installing V.S. and it is unlikely to be on the computer of anybody I give the app to. Of note is the app will run within the V.S.environment without any apparent need for a MSVCP140.APP.dll . If I actually put a MSVCP140.APP.dll file in my system 32 folder there is a further error requiring another dll file and so on. It must be the way I am building it. If anyone has successfully produced a working exe file using that wizard I would much appreciate your guidance. Thanks
Continue reading...
Continue reading...