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 <[EMAIL PROTECTED]> 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 *)" > ([EMAIL PROTECTED]@@[EMAIL PROTECTED]) referenced in function > "public: __thiscall _bstr_t::Data_t::Data_t(char const *)" > ([EMAIL PROTECTED]@@[EMAIL PROTECTED]@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 > [email protected] > http://www.cmake.org/mailman/listinfo/cmake >
_______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
