Malheureusement, ça n'a pas marché aussi bien que prévu :
/**** DANS LE SHELL *****/
D:\Zat\SFML-compil>nmake all > D:/toto42
Microsoft (R) Program Maintenance Utility Version 7.00.9466
Copyright (C) Microsoft Corporation. Tous droits rÚservÚs.
NMAKE : erreur irrÚcupÚrable U1077: 'C:\PROGRA~1\MICROS~2.NET\Vc7\bin\cl.exe'á:
code retour '0x2'
Stop.
NMAKE : erreur irrÚcupÚrable U1077: '"C:\Program Files\Microsoft Visual Studio .
NET\VC7\BIN\nmake.exe"'á: code retour '0x2'
Stop.
NMAKE : erreur irrÚcupÚrable U1077: '"C:\Program Files\Microsoft Visual Studio .
NET\VC7\BIN\nmake.exe"'á: code retour '0x2'
Stop.
/**** DANS TOTO42 ****/
Scanning dependencies of target sfml-system
[ 1%] Building CXX object src/SFML/System/CMakeFiles/sfml-system.dir/Clock.cpp.obj
Clock.cpp
[ 2%] Building CXX object src/SFML/System/CMakeFiles/sfml-system.dir/Err.cpp.obj
Err.cpp
[ 3%] Building CXX object src/SFML/System/CMakeFiles/sfml-system.dir/Lock.cpp.obj
Lock.cpp
[ 5%] Building CXX object src/SFML/System/CMakeFiles/sfml-system.dir/Mutex.cpp.obj
Mutex.cpp
[ 6%] Building CXX object src/SFML/System/CMakeFiles/sfml-system.dir/Sleep.cpp.obj
Sleep.cpp
[ 7%] Building CXX object src/SFML/System/CMakeFiles/sfml-system.dir/String.cpp.obj
String.cpp
D:\Dorian\SFML-master\include\SFML\System\Utf.inl(82) : error C2841: 'In sf::Utf<N>::decode(In,In,sf::Uint32 &,sf::Uint32)'ÿ: d‚claration de fonction de modŠle non valide
with
[
N=8
]
D:\Dorian\SFML-master\include\SFML\System\Utf.inl(128) : error C2841: 'Out sf::Utf<N>::encode(sf::Uint32,Out,sf::Uint8)'ÿ: d‚claration de fonction de modŠle non valide
with
[
N=8
]
D:\Dorian\SFML-master\include\SFML\System\Utf.inl(137) : error C2841: 'In sf::Utf<N>::next(In,In)'ÿ: d‚claration de fonction de modŠle non valide
with
[
N=8
]
D:\Dorian\SFML-master\include\SFML\System\Utf.inl(152) : error C2841: 'size_t sf::Utf<N>::count(In,In)'ÿ: d‚claration de fonction de modŠle non valide
with
[
N=8
]
D:\Dorian\SFML-master\include\SFML\System\Utf.inl(166) : error C2841: 'Out sf::Utf<N>::fromAnsi(In,In,Out,const std::locale &)'ÿ: d‚claration de fonction de modŠle non valide
with
[
N=8
]
D:\Dorian\SFML-master\include\SFML\System\Utf.inl(180) : error C2841: 'Out sf::Utf<N>::fromWide(In,In,Out)'ÿ: d‚claration de fonction de modŠle non valide
with
[
N=8
]
D:\Dorian\SFML-master\include\SFML\System\Utf.inl(193) : error C2841: 'Out sf::Utf<N>::fromLatin1(In,In,Out)'ÿ: d‚claration de fonction de modŠle non valide
with
[
N=8
]
D:\Dorian\SFML-master\include\SFML\System\Utf.inl(208) : error C2841: 'Out sf::Utf<N>::toAnsi(In,In,Out,char,const std::locale &)'ÿ: d‚claration de fonction de modŠle non valide
with
[
N=8
]
D:\Dorian\SFML-master\include\SFML\System\Utf.inl(223) : error C2841: 'Out sf::Utf<N>::toWide(In,In,Out,wchar_t)'ÿ: d‚claration de fonction de modŠle non valide
with
[
N=8
]
D:\Dorian\SFML-master\include\SFML\System\Utf.inl(240) : error C2841: 'Out sf::Utf<N>::toLatin1(In,In,Out,char)'ÿ: d‚claration de fonction de modŠle non valide
with
[
N=8
]
D:\Dorian\SFML-master\include\SFML\System\Utf.inl(248) : error C2841: 'Out sf::Utf<N>::toUtf8(In,In,Out)'ÿ: d‚claration de fonction de modŠle non valide
with
[
N=8
]
D:\Dorian\SFML-master\include\SFML\System\Utf.inl(263) : error C2841: 'Out sf::Utf<N>::toUtf16(In,In,Out)'ÿ: d‚claration de fonction de modŠle non valide
with
[
N=8
]
D:\Dorian\SFML-master\include\SFML\System\Utf.inl(278) : error C2841: 'Out sf::Utf<N>::toUtf32(In,In,Out)'ÿ: d‚claration de fonction de modŠle non valide
with
[
N=8
]
D:\Dorian\SFML-master\include\SFML\System\Utf.inl(318) : error C2841: 'In sf::Utf<N>::decode(In,In,sf::Uint32 &,sf::Uint32)'ÿ: d‚claration de fonction de modŠle non valide
with
[
N=16
]
D:\Dorian\SFML-master\include\SFML\System\Utf.inl(355) : error C2841: 'Out sf::Utf<N>::encode(sf::Uint32,Out,sf::Uint16)'ÿ: d‚claration de fonction de modŠle non valide
with
[
N=16
]
D:\Dorian\SFML-master\include\SFML\System\Utf.inl(364) : error C2841: 'In sf::Utf<N>::next(In,In)'ÿ: d‚claration de fonction de modŠle non valide
with
[
N=16
]
D:\Dorian\SFML-master\include\SFML\System\Utf.inl(379) : error C2841: 'size_t sf::Utf<N>::count(In,In)'ÿ: d‚claration de fonction de modŠle non valide
with
[
N=16
]
D:\Dorian\SFML-master\include\SFML\System\Utf.inl(393) : error C2841: 'Out sf::Utf<N>::fromAnsi(In,In,Out,const std::locale &)'ÿ: d‚claration de fonction de modŠle non valide
with
[
N=16
]
D:\Dorian\SFML-master\include\SFML\System\Utf.inl(407) : error C2841: 'Out sf::Utf<N>::fromWide(In,In,Out)'ÿ: d‚claration de fonction de modŠle non valide
with
[
N=16
]
D:\Dorian\SFML-master\include\SFML\System\Utf.inl(417) : error C2841: 'Out sf::Utf<N>::fromLatin1(In,In,Out)'ÿ: d‚claration de fonction de modŠle non valide
with
[
N=16
]
D:\Dorian\SFML-master\include\SFML\System\Utf.inl(432) : error C2841: 'Out sf::Utf<N>::toAnsi(In,In,Out,char,const std::locale &)'ÿ: d‚claration de fonction de modŠle non valide
with
[
N=16
]
D:\Dorian\SFML-master\include\SFML\System\Utf.inl(447) : error C2841: 'Out sf::Utf<N>::toWide(In,In,Out,wchar_t)'ÿ: d‚claration de fonction de modŠle non valide
with
[
N=16
]
D:\Dorian\SFML-master\include\SFML\System\Utf.inl(463) : error C2841: 'Out sf::Utf<N>::toLatin1(In,In,Out,char)'ÿ: d‚claration de fonction de modŠle non valide
with
[
N=16
]
D:\Dorian\SFML-master\include\SFML\System\Utf.inl(478) : error C2841: 'Out sf::Utf<N>::toUtf8(In,In,Out)'ÿ: d‚claration de fonction de modŠle non valide
with
[
N=16
]
D:\Dorian\SFML-master\include\SFML\System\Utf.inl(486) : error C2841: 'Out sf::Utf<N>::toUtf16(In,In,Out)'ÿ: d‚claration de fonction de modŠle non valide
with
[
N=16
]
D:\Dorian\SFML-master\include\SFML\System\Utf.inl(501) : error C2841: 'Out sf::Utf<N>::toUtf32(In,In,Out)'ÿ: d‚claration de fonction de modŠle non valide
with
[
N=16
]
D:\Dorian\SFML-master\include\SFML\System\Utf.inl(510) : error C2841: 'In sf::Utf<N>::decode(In,In,sf::Uint32 &,sf::Uint32)'ÿ: d‚claration de fonction de modŠle non valide
with
[
N=32
]
D:\Dorian\SFML-master\include\SFML\System\Utf.inl(519) : error C2841: 'Out sf::Utf<N>::encode(sf::Uint32,Out,sf::Uint32)'ÿ: d‚claration de fonction de modŠle non valide
with
[
N=32
]
D:\Dorian\SFML-master\include\SFML\System\Utf.inl(527) : error C2841: 'In sf::Utf<N>::next(In,In)'ÿ: d‚claration de fonction de modŠle non valide
with
[
N=32
]
D:\Dorian\SFML-master\include\SFML\System\Utf.inl(535) : error C2841: 'size_t sf::Utf<N>::count(In,In)'ÿ: d‚claration de fonction de modŠle non valide
with
[
N=32
]
D:\Dorian\SFML-master\include\SFML\System\Utf.inl(546) : error C2841: 'Out sf::Utf<N>::fromAnsi(In,In,Out,const std::locale &)'ÿ: d‚claration de fonction de modŠle non valide
with
[
N=32
]
D:\Dorian\SFML-master\include\SFML\System\Utf.inl(557) : error C2841: 'Out sf::Utf<N>::fromWide(In,In,Out)'ÿ: d‚claration de fonction de modŠle non valide
with
[
N=32
]
D:\Dorian\SFML-master\include\SFML\System\Utf.inl(567) : error C2841: 'Out sf::Utf<N>::fromLatin1(In,In,Out)'ÿ: d‚claration de fonction de modŠle non valide
with
[
N=32
]
D:\Dorian\SFML-master\include\SFML\System\Utf.inl(578) : error C2841: 'Out sf::Utf<N>::toAnsi(In,In,Out,char,const std::locale &)'ÿ: d‚claration de fonction de modŠle non valide
with
[
N=32
]
D:\Dorian\SFML-master\include\SFML\System\Utf.inl(589) : error C2841: 'Out sf::Utf<N>::toWide(In,In,Out,wchar_t)'ÿ: d‚claration de fonction de modŠle non valide
with
[
N=32
]
D:\Dorian\SFML-master\include\SFML\System\Utf.inl(605) : error C2841: 'Out sf::Utf<N>::toLatin1(In,In,Out,char)'ÿ: d‚claration de fonction de modŠle non valide
with
[
N=32
]
D:\Dorian\SFML-master\include\SFML\System\Utf.inl(616) : error C2841: 'Out sf::Utf<N>::toUtf8(In,In,Out)'ÿ: d‚claration de fonction de modŠle non valide
with
[
N=32
]
D:\Dorian\SFML-master\include\SFML\System\Utf.inl(626) : error C2841: 'Out sf::Utf<N>::toUtf16(In,In,Out)'ÿ: d‚claration de fonction de modŠle non valide
with
[
N=32
]
D:\Dorian\SFML-master\include\SFML\System\Utf.inl(634) : error C2841: 'Out sf::Utf<N>::toUtf32(In,In,Out)'ÿ: d‚claration de fonction de modŠle non valide
with
[
N=32
]
D:\Dorian\SFML-master\include\SFML\System\Utf.inl(665) : error C2841: 'sf::Uint32 sf::Utf<N>::decodeAnsi(In,const std::locale &)'ÿ: d‚claration de fonction de modŠle non valide
with
[
N=32
]
D:\Dorian\SFML-master\include\SFML\System\Utf.inl(679) : error C2841: 'sf::Uint32 sf::Utf<N>::decodeWide(In)'ÿ: d‚claration de fonction de modŠle non valide
with
[
N=32
]
D:\Dorian\SFML-master\include\SFML\System\Utf.inl(716) : error C2841: 'Out sf::Utf<N>::encodeAnsi(sf::Uint32,Out,char,const std::locale &)'ÿ: d‚claration de fonction de modŠle non valide
with
[
N=32
]
D:\Dorian\SFML-master\include\SFML\System\Utf.inl(752) : error C2841: 'Out sf::Utf<N>::encodeWide(sf::Uint32,Out,wchar_t)'ÿ: d‚claration de fonction de modŠle non valide
with
[
N=32
]
Par contre là, je ne vois pas vraiment comment je pourrais passer à coté de ces erreurs ....