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 _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
