khanat-opennel-code/code/CMakeModules
StudioEtrange e7f468536a 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 Fixed: Missing objdump binary name in CheckDepends.cmake 2011-04-13 19:58:41 +02:00
ConfigureChecks.cmake Changed: #1275 Create an OpenGL ES driver 2011-05-01 17:01:11 +02:00
Find3dsMaxSDK.cmake Fixed: #1333 Support 3ds Max 2012 SDK. 2011-08-13 23:36:37 +02:00
FindCEGUI.cmake
FindCppTest.cmake
FindCustomMFC.cmake Changed: Use of new variables to detect 64bits arch 2011-05-14 14:05:45 +02:00
FindDInput.cmake
FindDirectXSDK.cmake Changed: Search in default paths if DXSDK_DIR is not defined 2012-02-21 17:47:16 +01:00
FindDSound.cmake Update: #842 Initial file/folder move for single project build. 2010-08-31 06:08:21 -06:00
FindEFXUtil.cmake
FindExternal.cmake Changed: Allow to use external under Linux and Mac OS X 2011-09-10 18:45:54 +02:00
FindFMOD.cmake Fixed: Detects fmod 64bits library 2010-09-03 22:13:18 +02:00
FindFreeType.cmake
FindGTK2.cmake
FindIconv.cmake
FindJpeg.cmake
FindLibwww.cmake Added another path for x86_64 Ubuntu 12.10 for libwww 2013-02-14 07:46:42 -06:00
FindLuabind.cmake Changed: Added luabindd as luabind debug library name 2011-05-24 20:25:03 +02:00
FindMercurial.cmake
FindMySQL.cmake Changed: Search MySQL headers in mysql subfolder too 2012-05-13 16:24:14 +02:00
FindOgg.cmake Update: #842 Initial file/folder move for single project build. 2010-08-31 06:08:21 -06:00
FindOpenGLES.cmake
FindS3TC.cmake Update: #842 Initial file/folder move for single project build. 2010-08-31 06:08:21 -06:00
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 Fixed: PCH finally working under Linux and Mac OS X (never worked before) 2012-12-08 11:34:39 +01:00