Same Error on large C++ app, but Dependency Walker shows 270 missing dlls
Unsolved
General and Desktop
-
Re: Error Message 0xc000a200 for .EXE File
I'm looking into hooking into the DLL's - but I'm not sure that that is the issue? All the app components have the linker option /appcontainer set to no or false. Running qt 5.11. -
@Ratzz
Thanks, yes, I looked at the Qt fora entries, to no avail. I ran dependency walker and I do have a lot of missing dll's, but the Visual Studio 2017 build did not flag any of them. I also ran the deploy-qt tool to copy dll's to the .exe directory, but that didn't help either.