[CMake] simple project in Visual Studio 2008

Bill Lorensen bill.lorensen at gmail.com
Tue Aug 19 11:14:09 EDT 2008


Mike,

Interesting that gcc is adding a similar capability they call
visibility: http://gcc.gnu.org/wiki/Visibility

Bill

On Tue, Aug 19, 2008 at 10:40 AM, Mike Jackson <mike.jackson at imts.us> wrote:
> http://www.cmake.org/Wiki/BuildingWinDLL
> Take a look, send feedback or just correct any errors..
> --
> Mike Jackson   Senior Research Engineer
> Innovative Management & Technology Services
>
> On Aug 19, 2008, at 9:35 AM, Jos.van.den.Oever at panalytical.com wrote:
>
> Perhaps it's a idea to add an entry to http://www.cmake.org/Wiki/CMake_FAQ
> then.
> Something that says: If there is no __declspec( dllexport ) in your header,
> only a dll and no lib is generated.
> CMake only tells the linker about the .lib, so if __declspec( dllexport ) is
> not there linking fails even though there is a .dll file.
>
> Thanks,
> Jos
>
> _______________________________________________
> CMake mailing list
> CMake at cmake.org
> http://www.cmake.org/mailman/listinfo/cmake
>


More information about the CMake mailing list