Boost logo

Boost Users :

From: mmoges (mtsbmoges_at_[hidden])
Date: 2007-10-24 06:15:46


Hi All, I am not sure if this issue has been dealt with already in this forum. But I couldn't find satisfactory answer on the Net. I am using Boost in an application that is working perfectly fine. I had to modify the application in a number of ways and I copied it to a different folder, and when I try to build it, it complains with errors and warnings that have never occured with the orignal application. Please find the error report below: c:\Boost\include\boost-1_33_1\boost\cstdint.hpp(304) : error C2632: '__int64' followed by '__int64' is illegal c:\Boost\include\boost-1_33_1\boost\cstdint.hpp(304) : warning C4091: 'typedef ' : ignored on left of '__int64' when no variable is declared c:\Boost\include\boost-1_33_1\boost\cstdint.hpp(307) : warning C4114: same type qualifier used more than once c:\Boost\include\boost-1_33_1\boost\cstdint.hpp(307) : error C2632: '__int64' followed by '__int64' is illegal c:\Boost\include\boost-1_33_1\boost\cstdint.hpp(307) : warning C4091: 'typedef ' : ignored on left of 'unsigned __int64' when no variable is declared c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\include\xlocmon(231) : fatal error C1903: unable to recover from previous error(s); stopping compilation I am a bit puzzled by this problem. I really appreciate any help. Thank you in advance. Best regards, Metty __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com



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