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 : [EMAIL PROTECTED]

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

_______________________________________________
CMake mailing list
[email protected]
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: [EMAIL PROTECTED]
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

_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to