[CMake] Trouble getting XCode generator working
David Flitney
flitney at fmrib.ox.ac.uk
Wed Oct 5 12:51:19 EDT 2005
OS: MacOSX 10.4
CMake: 2.2-beta
XCode: 2.1
If I try to use the XCode generator I'm getting an error during final
linking within the IDE:
/usr/bin/ld: Undefined Symbols:
std::__default_alloc_template<true, 0>::deallocate(void*, unsigned long)
std::__default_alloc_template<true, 0>::allocate(unsigned long)
std::basic_string<char, std::char_traits<char>, std::allocator<char>
>::_S_empty_rep_storage
std::basic_istream<char, std::char_traits<char> >::seekg(long,
std::_Ios_Seekdir)
__ZNSt15basic_streambufIcSt11char_traitsIcEED4Ev
collect2: ld returned 1 exit status
Any ideas?
PS. A straight unix makefile build goes fine but doesn't produce a
working macos application bundle so I thought I'd try XCode instead.
--
Cheers, Dave
Dave Flitney, IT Manager
Oxford Centre for Functional MRI of the Brain
E:flitney at fmrib.ox.ac.uk W:+44-1865-222713 F:+44-1865-222717
URL: http://www.fmrib.ox.ac.uk/~flitney
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/enriched
Size: 983 bytes
Desc: not available
Url : http://public.kitware.com/pipermail/cmake/attachments/20051005/ca6186e2/attachment.bin
More information about the CMake
mailing list