khanat-opennel-code/code/CMakeModules
StudioEtrange f7844411ee Error passing wrong version number to msvc linker
ENV: WinSDK8 VS2012 Compilation in 64 Bits
ERROR: error when linking client

CAUSE: msvc link support only major and minor version number. Before VS2012 extra number (like revision number) were stripped. Now the link throw an error with VS2012

see https://bugs.php.net/bug.php?id=63537 see http://msdn.microsoft.com/fr-fr/library/h88b7dc8(v=vs.110).aspx
2013-07-24 19:32:41 +00:00
..
CheckDepends.cmake
ConfigureChecks.cmake
Find3dsMaxSDK.cmake
FindCEGUI.cmake
FindCppTest.cmake
FindCustomMFC.cmake
FindDInput.cmake
FindDirectXSDK.cmake
FindDSound.cmake
FindEFXUtil.cmake
FindExternal.cmake
FindFMOD.cmake
FindFreeType.cmake
FindGTK2.cmake
FindIconv.cmake
FindJpeg.cmake
FindLibwww.cmake
FindLuabind.cmake
FindMercurial.cmake
FindMySQL.cmake
FindOgg.cmake
FindOpenGLES.cmake
FindS3TC.cmake
FindSquish.cmake
FindSTLport.cmake
FindVorbis.cmake
FindWindowsSDK.cmake
FindXF86VidMode.cmake
GetRevision.cmake
nel.cmake Error passing wrong version number to msvc linker 2013-07-24 19:32:41 +00:00
PCHSupport.cmake