
25 Feb
2011
25 Feb
'11
2:54 a.m.
Hi: What is the platform macro if boost is built on a win64 machine? I'm currently using this to detect the platform and selectively include files/file content and need to build on a win64 box. Any help appreciated. Cheers Sean.

25 Feb
25 Feb
9:31 a.m.
What is the platform macro if boost is built on a win64 machine? I'm currently using this to detect the platform and selectively include files/file content and need to build on a win64 box.
What's wrong with good old _WIN64 ? Otherwise we have BOOST_WINDOWS when being built on some generic Win32/64 platform. HTH, John.
5167
Age (days ago)
5167
Last active (days ago)
1 comments
2 participants
participants (2)
-
John Maddock
-
Sean Farrow