Show whole topic Feb 13, 2015 7:33 pm
Ticky_le_troll Offline
Mitglied
Registered since: Jan 12, 2015
Location: France


Subject: Re: MaxR + Sdl2 = ?
Ok I follow : Happy

The compilation go on.
make say : Linking CXX executable maxr

and next error:

CMakeFiles/maxr.dir/main.cpp.o: in function « main »:
main.cpp:(.text+0x113): multiples defines of « main »
CMakeFiles/maxr.dir/CMakeFiles/2.8.12.2/CompilerIdCXX/CMakeCXXCompilerId.cpp.o:CMakeCXXCompilerId.cpp:(.text+0x0): define first time here
CMakeFiles/maxr.dir/CMakeFiles/2.8.12.2/CompilerIdC/CMakeCCompilerId.c.o:(.data+0x0): multiples defines of « info_compiler »
CMakeFiles/maxr.dir/CMakeFiles/2.8.12.2/CompilerIdCXX/CMakeCXXCompilerId.cpp.o:(.data+0x0): define first time here
CMakeFiles/maxr.dir/CMakeFiles/2.8.12.2/CompilerIdC/CMakeCCompilerId.c.o:(.data+0x8): multiples defines of « info_platform »
CMakeFiles/maxr.dir/CMakeFiles/2.8.12.2/CompilerIdCXX/CMakeCXXCompilerId.cpp.o:(.data+0x8):define first time here
CMakeFiles/maxr.dir/CMakeFiles/2.8.12.2/CompilerIdC/CMakeCCompilerId.c.o:(.data+0x10): multiples defines of « info_arch »
CMakeFiles/maxr.dir/CMakeFiles/2.8.12.2/CompilerIdCXX/CMakeCXXCompilerId.cpp.o:(.data+0x10): define first time here
CMakeFiles/maxr.dir/CMakeFiles/2.8.12.2/CompilerIdC/CMakeCCompilerId.c.o: in function « main »:
CMakeCCompilerId.c:(.text+0x0): multiples defines of « main »
CMakeFiles/maxr.dir/CMakeFiles/2.8.12.2/CompilerIdCXX/CMakeCXXCompilerId.cpp.o:CMakeCXXCompilerId.cpp:(.text+0x0): define first time here

Angry
This post has been edited 1 times. Last edit on Feb 13, 2015 7:34 pm by Ticky_le_troll.