[CMake] c++ building dll static member error

Ramazan Girgin ramazangirgin at gmail.com
Wed Jan 2 02:00:13 EST 2008


Hi all,
I generate c++ dll for my project. while using this generated dll with other
executable project it gives undefined reference fo static members of class.
I try built library with vs 2005 on windows and use it another exe project
it doesn't give error. I think it is about cmake built or compiler
flags.Ithink it doesn't add static member defines to dll's lib
file.What can i do for this?
Thanks in advance.
Ramazan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/cmake/attachments/20080102/48ea12c7/attachment.htm


More information about the CMake mailing list