Xfer: Difference between revisions

From John's wiki
Jump to navigation Jump to search
(xfer)
(xfer)
Line 1: Line 1:
Next problem:
Next problem:


  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
  ../../../../software/quantlib/QuantLib-1.6.1/ql/time/.libs/libTime.a(calendar.o): In function `boost::shared_ptr<QuantLib::Calendar::Impl>::operator->() const':
build/Debug/GNU-Linux-x86/Calculations.o: In function `s_version()':
  /usr/local/include/boost/smart_ptr/shared_ptr.hpp:687: undefined reference to `boost::assertion_failed(char const*, char const*, char const*, long)'
/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
See here: http://stackoverflow.com/questions/12015899/why-are-move-semantics-for-a-class-containing-a-stdstringstream-causing-compil

Revision as of 15:22, 3 September 2015

Next problem:

../../../../software/quantlib/QuantLib-1.6.1/ql/time/.libs/libTime.a(calendar.o): In function `boost::shared_ptr<QuantLib::Calendar::Impl>::operator->() const':
/usr/local/include/boost/smart_ptr/shared_ptr.hpp:687: undefined reference to `boost::assertion_failed(char const*, char const*, char const*, long)'

See here: http://stackoverflow.com/questions/12015899/why-are-move-semantics-for-a-class-containing-a-stdstringstream-causing-compil