len3d

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2011年7月15日

摘要: Here are some tips:1. Convert all VC projects to ICL projects by Use Intel C++.2. SetStructure Alignmentto 1 byte or 4 byte, otherwise ICL may default to 16 byte.3. If you don't want to have dependency on libmmd.dll, use Multi-threaded rather than Multi-threaded DLL to static link with ICL runti 阅读全文
posted @ 2011-07-15 18:02 Len3d 阅读(636) 评论(0) 推荐(1)