Hi Folks,
I'm trying to build fix-master (today's RC) but having trouble with these two error messages (compiler):
1> traits.cpp
1>c:\libraries\fix8-master\include\fix8\tickval.hpp(67): error C2065: 'CLOCK_REALTIME' : undeclared identifier
1>c:\libraries\fix8-master\include\fix8\tickval.hpp(67): error C3861: 'clock_gettime': identifier not found
> comes up for session.cpp, etc.
What am I doing wrong?
Thanks,
LOS