Boost logo

Boost Users :

Subject: [Boost-users] \boost\cstdint.hpp(129) : error C2059: syntax error : '::'
From: Uthpal Urubail (uthpal.urubail_at_[hidden])
Date: 2014-03-05 06:11:21


I am trying use boost in my application. I am getting compiler error, if I
try to include headers after one of the application include file where
uint64_t is defined.

#if defined(OS_WIN) && !defined(uint64_t)
#define uint64_t unsigned __int64
#endif

Error:

Can some one help me find the better solution to resolve these type of
issues?

Regards,
UJ



default[2].png

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net