[CMake] simple project in Visual Studio 2008

Mike Jackson mike.jackson at imts.us
Tue Aug 19 11:28:16 EDT 2008


Bill,
   Thanks for the link. I added it to the Wiki Page in case someone  
wants to read up on it.


-- 
Mike Jackson   Senior Research Engineer
Innovative Management & Technology Services


On Aug 19, 2008, at 11:14 AM, Bill Lorensen wrote:

> 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