[CMake] Building shared libs on visual
Werner Smekal
smekal at iap.tuwien.ac.at
Wed Sep 24 03:04:08 EDT 2008
Hi,
maybe you forgot to export symbols?
http://www.cmake.org/Wiki/BuildingWinDLL
Regards,
Werner
On 24.09.2008, at 10:59, Julien Michel wrote:
> Dear Cmake users and developpers,
>
> Our project builds fine with cmake and we can sucessfully generate
> shared library( so files ) under Unix/Linux systems when using the
> appropriate flag. However, when it comes to windows systems, visual
> always build .lib files, even when activating the shared lib option
> that is proven to work on the other systems. Is there any reason why
> we can not build dll with visual using cmake ?
>
> Thanks a lot for your reply,
> Best regards,
>
> Julien
> --
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
> Julien MICHEL - Ingénieur d'études - Traitement d'images
> CS Systèmes d'Information - Division ESPACE
> Département Information Géographique & Image
> Téléphone : +33 561 17 64 27
> Email : julien.michel at c-s.fr
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
> _______________________________________________
> CMake mailing list
> CMake at cmake.org
> http://www.cmake.org/mailman/listinfo/cmake
--
Dr. Werner Smekal
Institut fuer Allgemeine Physik
Technische Universitaet Wien
Wiedner Hauptstr 8-10
A-1040 Wien
Austria
email: smekal at iap.tuwien.ac.at
web: http://www.iap.tuwien.ac.at/~smekal
phone: +43-(0)1-58801-13463 (office), +43-(0)1-58801-13469 (laboratory)
fax: +43-(0)1-58801-13499
More information about the CMake
mailing list