aboutsummaryrefslogtreecommitdiff
path: root/src/qt/locale/bitcoin_tr.ts
diff options
context:
space:
mode:
authorGavin Andresen <gavinandresen@gmail.com>2012-07-09 11:03:38 -0400
committerGavin Andresen <gavinandresen@gmail.com>2012-07-09 11:03:38 -0400
commit4060d64fc9de6f11ae69f3961d4f1f0450dd8286 (patch)
tree791ae9e95fda2595ea1fabce490aa71a53da009d /src/qt/locale/bitcoin_tr.ts
parentea53f183fce65619dbedca54c1aa7e4dba1daa32 (diff)
downloadbitcoin-4060d64fc9de6f11ae69f3961d4f1f0450dd8286.tar.xz
Fix Qt build on OSX
Compiling boost::interprocess::message_queue against boost 1.50 macports with -arch i386 (how releases are built, for minimum download size and maximum compatibility) is failing: src/qt/qtipcserver.cpp:37: error: no matching function for call to ‘boost::interprocess::message_queue_t<boost::interprocess::offset_ptr<void, int, long unsigned int, 0u> >::timed_receive(char (*)[257], long unsigned int, size_t&, unsigned int&, boost::posix_time::ptime&)’ This is probably a boost or macports bug, but since interprocess::message_queue is only used for URI support, which isn't implemented on OSX anyway, I fixed the build by #ifdef'ing out that code.
Diffstat (limited to 'src/qt/locale/bitcoin_tr.ts')
0 files changed, 0 insertions, 0 deletions