[CMake] Impossible to link SDLmain and LibXml2

julien.plu at redaction-developpez.com julien.plu at redaction-developpez.com
Tue Mar 6 15:54:01 EST 2012


Thanks, for libXml2 it was indeed LIBXML2_LIBRARIES instead of
LIBXML2_LIBRARY. And for SDLmain it was an error in one on my change on
findSDL.cmake file because I have replaced $ENV{SDLDIR} by another
environment variable.

Thanks again at all of you :-)

Cheers.

----------------------------------------------------------------------------
-----------------------------------------------
Julien Plu

Etudiant en 2ème année de Master Ingénierie en Intelligence Artificielle à
l’Université Montpellier 2.
Mes projets Web sémantique : http://data.lirmm.fr
Page personnelle : http://jplu.developpez.com
Responsable de la rubrique Web sémantique de Developpez.com.
Fichier FOAF (version RDF) : http://jplu.developpez.com/julien
Fichier FOAF (version RDFa) : http://jplu.developpez.com/julien.html
Adresse mail personnelle : julien.plu at redaction-developpez.com
Adresse mail universitaire : julien.plu at etud.univ-montp2.fr


-----Message d'origine-----
De : cmake-bounces at cmake.org [mailto:cmake-bounces at cmake.org] De la part de
Benjamin Eikel
Envoyé : mardi 6 mars 2012 21:21
À : cmake at cmake.org
Objet : Re: [CMake] Impossible to link SDLmain and LibXml2

Hello Julien,

Am Dienstag, 6. März 2012 um 20:58:43 schrieb julien.plu at redaction-
developpez.com:
> Why ? I do something wrong in my CMakeList.txt ?

You should use LIBXML2_LIBRARIES [1].

Kind regards
Benjamin

[1]http://cmake.org/cmake/help/cmake-2-8-docs.html#module:FindLibXml2
--

Powered by www.kitware.com

Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at:
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake



More information about the CMake mailing list