Hi,

I'm a Linux user and I'm uncomfortable in the windows environment. In Linux, I 
can create a C++ library with cmake without any problem. The so version and 
the .a (static version).

But, my question is about windows. If I have a shared library that works in 
Linux, may I have to do something more to have a dll in windows? Because, I 
have read about the  __declspec(dllexport)  and __declspec(dllimport) and I'm 
a bit lost.

Thanks in advance,

Leo


-- 
--
Linux User 152692
PGP: 0xF944807E
Catalonia

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to