On Wednesday, May 20, 2015 12:14:36 Daniel Vrátil wrote:
> Hi,
>
> I'm trying to get kdepim to build on the OSX CI, but this one is beyond me.
> Hopefully someone more knowledgable of the OSX build system might help.
If we don't get any help we can replace std::remove_copy_if with a for loop.
Re
2015-05-24 21:42 GMT+03:00 Sergio Martins :
> On Wednesday, May 20, 2015 12:14:36 Daniel Vrátil wrote:
>> Hi,
>>
>> I'm trying to get kdepim to build on the OSX CI, but this one is beyond me.
>> Hopefully someone more knowledgable of the OSX build system might help.
>
> If we don't get any help we
On Wednesday 20 May 2015 12:14:36 Daniel Vrátil wrote:
> 00:28:09.901 Undefined symbols for architecture x86_64:
> 00:28:09.902 "std::__1::basic_string,
> std::__1::allocator >::c_str() const", referenced from:
this is std::string::c_str(), which is inline in libc++:
_LIBCPP_INLINE_VISIBILI
Hi,
I'm trying to get kdepim to build on the OSX CI, but this one is beyond me.
Hopefully someone more knowledgable of the OSX build system might help.
The build is currently failing with following error:
00:28:09.901 Undefined symbols for architecture x86_64:
00:28:09.902 "std::__1::basic_st