If you comment out (or remove) the line:<br><br>#define HAVE_COMDEF_H<br><br>...from the top of CMake/Source/cmCallVisualStudioMacro.cxx, does the problem go away?<br><br><br><div><span class="gmail_quote">On 2/15/08, <b class="gmail_sendername">Brandon Van Every</b> &lt;<a href="mailto:bvanevery@gmail.com">bvanevery@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Windows Vista, with the free VC8 compiler, using CMake 2.4.8 as the<br> build tool, trying to build CMake CVS I get:<br> <br> error LNK2019: unresolved external symbol &quot;wchar_t * __stdcall<br> _com_util::ConvertStringToBSTR(char const *)&quot;<br>
 (?ConvertStringToBSTR@_com_util@@YGPA_WPBD@Z) referenced in function<br> &quot;public: __thiscall _bstr_t::Data_t::Data_t(char const *)&quot;<br> (??0Data_t@_bstr_t@@QAE@PBD@Z)<br> CMakeLib.lib<br> <br> Windows Vista, with the free VC8 compiler, using CMake 2.4.8 as the<br>
 build tool, building CMake 2.4.8 works fine.<br> <br> <br> Cheers,<br> <br>Brandon Van Every<br> _______________________________________________<br> CMake mailing list<br> <a href="mailto:CMake@cmake.org">CMake@cmake.org</a><br>
 <a href="http://www.cmake.org/mailman/listinfo/cmake">http://www.cmake.org/mailman/listinfo/cmake</a><br> </blockquote></div><br>