You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ryzom-core/code/CMakeModules
StudioEtrange cc30e3b8f8 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

--HG--
branch : StudioEtrange/env-winsdk8-vs2012-compilation-in-64-bit-1374693753244
11 years ago
..
CheckDepends.cmake Fixed: Missing objdump binary name in CheckDepends.cmake 14 years ago
ConfigureChecks.cmake Changed: #1275 Create an OpenGL ES driver 14 years ago
Find3dsMaxSDK.cmake Fixed: #1333 Support 3ds Max 2012 SDK. 13 years ago
FindCEGUI.cmake Update: #842 Initial file/folder move for single project build. 14 years ago
FindCppTest.cmake Changed: Search CppTest headers in cpptest subfolder too 13 years ago
FindCustomMFC.cmake Changed: Use of new variables to detect 64bits arch 14 years ago
FindDInput.cmake Update: #842 Initial file/folder move for single project build. 14 years ago
FindDSound.cmake Update: #842 Initial file/folder move for single project build. 14 years ago
FindDirectXSDK.cmake Changed: Search in default paths if DXSDK_DIR is not defined 13 years ago
FindEFXUtil.cmake Update: #842 Initial file/folder move for single project build. 14 years ago
FindExternal.cmake Changed: Allow to use external under Linux and Mac OS X 13 years ago
FindFMOD.cmake Fixed: Detects fmod 64bits library 14 years ago
FindFreeType.cmake Fixed: Compilation with WITH_STATIC_EXTERNAL under Mac OS X 13 years ago
FindGTK2.cmake Fixed: Compile under Linux Mint 12 with GTK enabled. 13 years ago
FindIconv.cmake Added: FindIconv which is needed for a completely static client build on Mac OS X 14 years ago
FindJpeg.cmake Update: #842 Initial file/folder move for single project build. 14 years ago
FindLibwww.cmake Added another path for x86_64 Ubuntu 12.10 for libwww 12 years ago
FindLuabind.cmake Changed: Added luabindd as luabind debug library name 14 years ago
FindMercurial.cmake Fixed: Problem while parsing hg command line with a german locale 12 years ago
FindMySQL.cmake Changed: Search MySQL headers in mysql subfolder too 13 years ago
FindOgg.cmake Update: #842 Initial file/folder move for single project build. 14 years ago
FindOpenGLES.cmake Changed: #1275 Added OpenGL ES CMake module 13 years ago
FindS3TC.cmake Update: #842 Initial file/folder move for single project build. 14 years ago
FindSTLport.cmake Changed: Minor changes in STLport CMake module 14 years ago
FindSquish.cmake Fixed: #1254 Error while compiling with current stable squish 12 years ago
FindVorbis.cmake Update: #842 Initial file/folder move for single project build. 14 years ago
FindWindowsSDK.cmake Fixed: Detect and use Windows 8 SDK only under Visual C++ 2012 12 years ago
FindXF86VidMode.cmake Update: #842 Initial file/folder move for single project build. 14 years ago
GetRevision.cmake Fixed: revision.h error when hg executable not found 12 years ago
PCHSupport.cmake Fixed: PCH finally working under Linux and Mac OS X (never worked before) 12 years ago
nel.cmake ENV: 11 years ago