general error c1010070: Failed to load and parse the manifest

I never saw that one before, but a Google search suggests that one possibility is too long a path for the manifest file. That does not seem to be your problem.

I suppose a simple solution is to disable generation of manifests. In the project properties, select Linker > Manifest File and change "Generate Manifest" to no. I doubt you will miss it.

posted @ 2014-03-26 13:47  Gilbert Z  阅读(175)  评论(0)    收藏  举报