Opened 5 years ago
#13330 new Bugs
IMM架构输入法的ime中引入filesystem模块,导致xp上无法加载ime
Reported by: | Owned by: | Beman Dawes | |
---|---|---|---|
Milestone: | To Be Determined | Component: | filesystem |
Version: | Boost 1.62.0 | Severity: | Problem |
Keywords: | filesystem IME XP | Cc: |
Description
在输入法工程中引入filesystem模块(#include <boost/filesystem.hpp>),导致生成的ime在xp上加载失败。
开发IDE环境: vs2015 14.0.25431.01 update3 编译工程的平台工具集:v140_xp 运行库:/MTd 输出文件类型:dll VERSION:VFT_DRV VFT2_DRV_INPUTMETHOD
运行环境: windowsXP sp3
Note:
See TracTickets
for help on using tickets.