@etud.univ-montp2.fr
-Message d'origine-
De : cmake-boun...@cmake.org [mailto:cmake-boun...@cmake.org] De la part de
Benjamin Eikel
Envoyé : mardi 6 mars 2012 21:21
À : cmake@cmake.org
Objet : Re: [CMake] Impossible to link SDLmain and LibXml2
Hello Julien,
Am Dienstag, 6. März 2012
Hello Julien,
Am Dienstag, 6. März 2012 um 20:58:43 schrieb julien.plu@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 w
2012/3/6 :
> Hi,
>
>
>
> I have a problem with cmake not to compile but to link my .exe.
>
>
>
> I use SDL, OpenGL, FMOD, LibXml2 and a personal library. But when I try to
> compile my program LibXml2 and SDLmain are not include into the command line
> to link my .exe.
>
>
>
> Enclosed my CMakeLis
Hi,
I have a problem with cmake not to compile but to link my .exe.
I use SDL, OpenGL, FMOD, LibXml2 and a personal library. But when I try to
compile my program LibXml2 and SDLmain are not include into the command line
to link my .exe.
Enclosed my CMakeList.txt and CMakeCache.txt and h