No description
Find a file
StudioEtrange f18dd1f351 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

--HG--
branch : StudioEtrange/error-passing-wrong-version-number-to-ms-1374694351376
2013-07-24 19:32:41 +00:00
code Error passing wrong version number to msvc linker 2013-07-24 19:32:41 +00:00
.hgeol Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
.hgignore Ignore .Sync* files 2013-06-15 15:52:18 +02:00
.hgtags Added tag ryzomcore_0_8_0 for changeset 4eddbaff0c5e 2011-03-21 10:29:22 -05:00