linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #01007
[Bug 514457] Re: rev 298 error 1
Fixed in version 2.5.0.
** Changed in: adchpp
Status: Fix Committed => Fix Released
--
rev 298 error 1
https://bugs.launchpad.net/bugs/514457
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to ADCH++.
Status in ADCH++: Fix Released
Bug description:
Linking build/release-default/bin/libadchpp.so (shared)
build/release-default/adchpp/LogManager.os: In function `adchpp::LogManager::dolog(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
/home/besthub/hub/adchpp/LogManager.cpp:48: undefined reference to `adchpp::File::makeAbsolutePath(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
collect2: ld returned 1 exit status
# collect2 0.25 0.10
scons: *** [build/release-default/bin/libadchpp.so] Error 1
scons: building terminated because of errors.
rev 297 its OK