Hi all,<br>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&#39;t give error. I think it is about cmake built or compiler 
flags.I think it doesn&#39;t add static member defines to dll&#39;s lib file.What can i do for this?<br>Thanks in advance.<br>Ramazan<br>