Ramazan Girgin | 2 Jan 2008 08:00
Picon

c++ building dll static member error

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.I think it doesn't add static member defines to dll's lib file.What can i do for this?
Thanks in advance.
Ramazan

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

Gmane