[CMake] can't build CMake CVS

David Cole david.cole at kitware.com
Fri Feb 15 11:04:59 EST 2008


If you comment out (or remove) the line:

#define HAVE_COMDEF_H

...from the top of CMake/Source/cmCallVisualStudioMacro.cxx, does the
problem go away?


On 2/15/08, Brandon Van Every <bvanevery at gmail.com> wrote:
>
> Windows Vista, with the free VC8 compiler, using CMake 2.4.8 as the
> build tool, trying to build CMake CVS I get:
>
> error LNK2019: unresolved external symbol "wchar_t * __stdcall
> _com_util::ConvertStringToBSTR(char const *)"
> (?ConvertStringToBSTR at _com_util@@YGPA_WPBD at Z) referenced in function
> "public: __thiscall _bstr_t::Data_t::Data_t(char const *)"
> (??0Data_t at _bstr_t@@QAE at PBD@Z)
> CMakeLib.lib
>
> Windows Vista, with the free VC8 compiler, using CMake 2.4.8 as the
> build tool, building CMake 2.4.8 works fine.
>
>
> Cheers,
>
> Brandon Van Every
> _______________________________________________
> CMake mailing list
> CMake at cmake.org
> http://www.cmake.org/mailman/listinfo/cmake
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/cmake/attachments/20080215/e37a56aa/attachment.htm


More information about the CMake mailing list