[date_time] Error including posix_time headers using VC80
Hi there, I've got the following error messages when including posix_time.h or posix_time_types.h on a project: ------ Build started: Project: ics99200, Configuration: Debug Win32 ------ Compiling... controle_proc_ora.cpp c:\arquivos de programas\microsoft visual studio 8\vc\platformsdk\include\rpcndr.h(147) : error C2632: 'char' followed by 'int' is illegal c:\arquivos de programas\microsoft visual studio 8\vc\platformsdk\include\rpcndr.h(147) : warning C4091: 'typedef ' : ignored on left of 'unsigned char' when no variable is declared c:\arquivos de programas\microsoft visual studio 8\vc\platformsdk\include\wtypes.h(1075) : error C2371: 'BOOLEAN' : redefinition; different basic types c:\arquivos de programas\microsoft visual studio 8\vc\platformsdk\include\winnt.h(770) : see declaration of 'BOOLEAN' I'm using Visual C++ 8.0 compiler (VS2005 Pro), MS-Windows XP Pro SP2 and the default options on the Boost build. Does anybody have a clue of what is (exactly) happening here and about any solution/workaround for this? TIA, WB::
participants (1)
-
Wilson Barbosa