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
_______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
