readme.win64

来自「Boost provides free peer-reviewed portab」· WIN64 代码 · 共 18 行

WIN64
18
字号
64-bit Windows on AMD64/Intel EM64T is somewhat supported in the 7.0release.  A collector can be built with Microsoft Visual C++ 2005.The resulting test programs have been known to work at least once.More testing would clearly be helpful.Currently only NT_X64_STATIC_THREADS_MAKEFILE has been used inthis environment.  Copy this file to MAKEFILE, and then type "nmake"in a Visual C++ command line window to build the static libraryand the usual test programs.  To verify that the colllector isat least somewhat functional, run gctest.exe.  This should creategctest.exe.log after a few seconds.This process is completely analogous to NT_STATIC_THREADS_MAKEFILEfor the 32-bit version.Note that currently a few warnings are still generated by default,and a number of others have been explicitly turned off in the makefile.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?