Xfer

From John's wiki
Revision as of 10:30, 3 September 2015 by Sixsigma (talk | contribs) (xfer)
Jump to navigation Jump to search
g++    -c -g -I.. -I../trunk -std=c++11 -MMD -MP -MF "build/Debug/GNU-Linux-x86/Calculations.o.d" -o build/Debug/GNU-Linux-x86/Calculations.o Calculations.cpp
In file included from Hub.h:10:0,
                 from Calculations.cpp:3:
../trunk/External/ZeroMQ/zhelpers.hpp: In function ‘void s_console(const char*, ...)’:
../trunk/External/ZeroMQ/zhelpers.hpp:209:32: error: ‘localtime_s’ was not declared in this scope
  localtime_s(&loctime, &curtime);
                                ^