Skip to content

Instantly share code, notes, and snippets.

Created August 6, 2017 16:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/0a07278bf072fe45846a86b42c7ec4f9 to your computer and use it in GitHub Desktop.
Save anonymous/0a07278bf072fe45846a86b42c7ec4f9 to your computer and use it in GitHub Desktop.
CMakeFiles/mangosd.dir/Main.cpp.o : Dans la fonction « main » :
Main.cpp:(.text.startup+0x676) : référence indéfinie vers « OpenSSL_version »
Main.cpp:(.text.startup+0x69e) : référence indéfinie vers « OpenSSL_version_num »
collect2: error: ld returned 1 exit status
src/mangosd/CMakeFiles/mangosd.dir/build.make:302 : la recette pour la cible « src/mangosd/mangosd » a échouée
make[2]: *** [src/mangosd/mangosd] Erreur 1
CMakeFiles/Makefile2:765 : la recette pour la cible « src/mangosd/CMakeFiles/mangosd.dir/all » a échouée
make[1]: *** [src/mangosd/CMakeFiles/mangosd.dir/all] Erreur 2
Makefile:127 : la recette pour la cible « all » a échouée
make: *** [all] Erreur 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment