Good Afternoon,
I’m in the process of trying to deploy an application that a 3rd party developed using the QT framework for the front end and I’m running into a problem which is I’m getting the following error message:
Activation context generation failed for “E:\PJMAVC\QtCore4d.dll”. Dependant assembly Microsoft.VC90.CRT,processorArchitecture=“x86”… could not be found.
I built the solution in release mode and included the non-release versions of the QT dll’s but if I don’t include the QtCore4d.dll in the deployment then I can’t even launch the application because it’s missing however when I do include it I get the above error message.
This is my first exposure to this framework so any and all assistance is greatly appreciated.
-Bill Youngman
↧