[CMake] shared libraries .lib

Christian Ehrlicher Ch.Ehrlicher at gmx.de
Tue Jun 10 04:05:17 EDT 2008


> Von: "Ingrid Kemgoum"
> hi,
> i'm trying to build a c++ project and i have a dynamic library. it is
> created a .dll but MSVC ask for a .lib.
> Is there a way to produce both .dll and .lib from the library?
> 
> Thanks and regards.
> 
You have to do it by your own by defining the functions which you want to export. See also ml archive: http://www.cmake.org/pipermail/cmake/2008-June/022105.html


Christian
-- 
GMX startet ShortView.de. Hier findest Du Leute mit Deinen Interessen!
Jetzt dabei sein: http://www.shortview.de/?mc=sv_ext_mf@gmx


More information about the CMake mailing list