
24 Feb
2011
24 Feb
'11
7:54 p.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
2: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.
5228
Age (days ago)
5228
Last active (days ago)
1 comments
2 participants
participants (2)
-
John Maddock
-
Sean Farrow