1
Général / Re : Première utilisation
« le: Août 30, 2015, 10:58:06 pm »
Ok ! super tout fonctionne !!
Merci encore !!
Merci encore !!
Cette section vous permet de consulter les contributions (messages, sujets et fichiers joints) d'un utilisateur. Vous ne pourrez voir que les contributions des zones auxquelles vous avez accès.
The C compiler identification is GNU 4.7.1
The CXX compiler identification is GNU 4.7.1
Check for working C compiler: C:/Program Files (x86)/CodeBlocks/MinGW/bin/gcc.exe
Check for working C compiler: C:/Program Files (x86)/CodeBlocks/MinGW/bin/gcc.exe -- works
Detecting C compiler ABI info
Detecting C compiler ABI info - done
Detecting C compile features
Detecting C compile features - done
Check for working CXX compiler: C:/Program Files (x86)/CodeBlocks/MinGW/bin/g++.exe
Check for working CXX compiler: C:/Program Files (x86)/CodeBlocks/MinGW/bin/g++.exe -- works
Detecting CXX compiler ABI info
Detecting CXX compiler ABI info - done
Detecting CXX compile features
Detecting CXX compile features - done
Looking for sys/types.h
Looking for sys/types.h - found
Looking for stdint.h
Looking for stdint.h - found
Looking for stddef.h
Looking for stddef.h - found
Check size of void*
Check size of void* - done
CMake Error at CMakeLists.txt:220 (add_subdirectory):
add_subdirectory given source "src/SFML" which is not an existing
directory.
Configuring incomplete, errors occurred!
See also "C:/Editeur_de_Cartes/SFML-2.3.1-build/CMakeFiles/CMakeOutput.log".
Le point d'entrée de procédure _ZSt24__throw_out_of_range_fmtPKcz est introuvable dan la bibliothèque de liens dynamiques C:\Users\Cédric\Documents\Programmation\Projets-Ressources\Editeur_de_Cartes\bin\Debug\sfml-graphics-2-dll.
The C compiler identification is GNU 4.7.1
The CXX compiler identification is GNU 4.7.1
Check for working C compiler: C:/Program Files (x86)/CodeBlocks/MinGW/bin/gcc.exe
Check for working C compiler: C:/Program Files (x86)/CodeBlocks/MinGW/bin/gcc.exe -- broken
CMake Error at C:/Program Files (x86)/CMake/share/cmake-3.3/Modules/CMakeTestCCompiler.cmake:61 (message):
The C compiler "C:/Program Files (x86)/CodeBlocks/MinGW/bin/gcc.exe" is not
able to compile a simple test program.
It fails with the following output:
Change Dir: C:/Users/Cédric/Documents/Programmation/Projets-Ressources/Editeur_de_Cartes/SFML-2.3.1-build/CMakeFiles/CMakeTmp
Run Build Command:"C:/PROGRA~2/CODEBL~1/MinGW/bin/mingw32-make.exe"
"cmTC_5e7d4/fast"
C:/PROGRA~2/CODEBL~1/MinGW/bin/mingw32-make.exe -f
CMakeFiles\cmTC_5e7d4.dir\build.make CMakeFiles/cmTC_5e7d4.dir/build
mingw32-make.exe[1]: Entering directory
`C:/Users/C�dric/Documents/Programmation/Projets-Ressources/Editeur_de_Cartes/SFML-2.3.1-build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_5e7d4.dir/testCCompiler.c.obj
C:\PROGRA~2\CODEBL~1\MinGW\bin\gcc.exe -o
CMakeFiles\cmTC_5e7d4.dir\testCCompiler.c.obj -c
C:\Users\Cédric\Documents\Programmation\Projets-Ressources\Editeur_de_Cartes\SFML-2.3.1-build\CMakeFiles\CMakeTmp\testCCompiler.c
gcc.exe: error:
C:\Users\Cédric\Documents\Programmation\Projets-Ressources\Editeur_de_Cartes\SFML-2.3.1-build\CMakeFiles\CMakeTmp\testCCompiler.c:
No such file or directory
gcc.exe: fatal error: no input files
compilation terminated.
mingw32-make.exe[1]: *** [CMakeFiles/cmTC_5e7d4.dir/testCCompiler.c.obj]
Error 1
mingw32-make.exe[1]: Leaving directory
`C:/Users/C�dric/Documents/Programmation/Projets-Ressources/Editeur_de_Cartes/SFML-2.3.1-build/CMakeFiles/CMakeTmp'
mingw32-make.exe: *** [cmTC_5e7d4/fast] Error 2
CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
CMakeLists.txt:35 (project)
Configuring incomplete, errors occurred!
See also "C:/Users/Cédric/Documents/Programmation/Projets-Ressources/Editeur_de_Cartes/SFML-2.3.1-build/CMakeFiles/CMakeOutput.log".
See also "C:/Users/Cédric/Documents/Programmation/Projets-Ressources/Editeur_de_Cartes/SFML-2.3.1-build/CMakeFiles/CMakeError.log".