[CMake] cpack, nsis and visual studio 9
Boudewijn Rempt
boud at valdyas.org
Thu Sep 4 09:35:30 EDT 2008
On Thu, 4 Sep 2008, Bill Hoffman wrote:
> Did you install service pack 1 for Visual studio 9?
Yes -- it's Visual Studio Express 9.0.30729.1 SP
> We have been having some
> trouble with that. It seems that when you compile with VS 9 it puts one
> manifest in your .exe, and the redist msvcm90.dll manifest has a different
> version.
Yes, that's exactly the problem!
>One way to tell is to open your .exe file in a text editor and find
> the embeded xml for the manifest. Check the version numbers. They SHOULD
> match the ones in the .manifest files that are next to the executable. Also
> make sure you recompile all the code after you install the service pack.
We're so new to this game we never ever compiled with an older version :-)
Boudewijn
More information about the CMake
mailing list