Xfer: Difference between revisions

From John's wiki
Jump to navigation Jump to search
(xfer)
(nowiki)
 
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:
Next problem:
<nowiki>:)</nowiki>
 
g++-5    -o dist/Debug/GNU-Linux-x86/hub build/Debug/GNU-Linux-x86/Calculations.o build/Debug/GNU-Linux-x86/Client.o build/Debug/GNU-Linux-x86/Connection.o build/Debug/GNU-Linux-x86/DataStore.o build/Debug/GNU-Linux-x86/Hub.o build/Debug/GNU-Linux-x86/Instruments.o build/Debug/GNU-Linux-x86/Parameters.o build/Debug/GNU-Linux-x86/PricingEngine.o build/Debug/GNU-Linux-x86/Server.o build/Debug/GNU-Linux-x86/main.o build/Debug/GNU-Linux-x86/stdafx.o
build/Debug/GNU-Linux-x86/Calculations.o: In function `s_version()':
/home/jj5/repo/svn/arena/Hub/../trunk/External/ZeroMQ/zhelpers.hpp:153: undefined reference to `zmq_version'
build/Debug/GNU-Linux-x86/Calculations.o: In function `s_version_assert(int, int)':
/home/jj5/repo/svn/arena/Hub/../trunk/External/ZeroMQ/zhelpers.hpp:161: undefined reference to `zmq_version'
build/Debug/GNU-Linux-x86/Calculations.o: In function `__static_initialization_and_destruction_0(int, int)':
/usr/local/include/boost/system/error_code.hpp:221: undefined reference to `boost::system::generic_category()'
/usr/local/include/boost/system/error_code.hpp:222: undefined reference to `boost::system::generic_category()'
/usr/local/include/boost/system/error_code.hpp:223: undefined reference to `boost::system::system_category()'
build/Debug/GNU-Linux-x86/Calculations.o: In function `boost::asio::error::get_system_category()':
 
 
See here: http://stackoverflow.com/questions/12015899/why-are-move-semantics-for-a-class-containing-a-stdstringstream-causing-compil

Latest revision as of 20:19, 5 December 2015

:)