andlabs / andlabs/libui

Alpha 3.1 Windows shared libraries require MSVCR120D.DLL; OS X static libs require El Capitan

未关闭
#111 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
C
星标
10.9k
派生
612
PR 合并指标
30 天内没有已合并 PR

描述

It seems that the Windows shared libraries in the **[Alpha 3.1](https://github.com/andlabs/libui/releases/tag/alpha3.1)** release were compiled in _debug_ mode, as they have a dependency on `MSVCR120D.DLL`. AFAIK, the previous **[Alpha 3](https://github.com/andlabs/libui/releases/tag/alpha3)** release was built in _release_ mode and does not include this dependency. I've attached screenshots of all four libraries from Dependency Walker.

| Alpha 3 32-bit | Alpha 3 64-bit |
| --- | --- |
| ![libui32-alpha3](https://cloud.githubusercontent.com/assets/12944771/15831207/8331ab74-2bea-11e6-9a06-4715fbd1f276.png) | ![libui64-alpha3](https://cloud.githubusercontent.com/assets/12944771/15831221/90af0f3a-2bea-11e6-8b22-cc9d983f9ee0.png) |

| Alpha 3.1 32-bit | Alpha 3.1 64-bit |
| --- | --- |
| ![libui32-alpha3 1](https://cloud.githubusercontent.com/assets/12944771/15831246/a343f94e-2bea-11e6-8119-4dd707fe8530.png) | ![libui64-alpha3 1](https://cloud.githubusercontent.com/assets/12944771/15831255/ad5c17f4-2bea-11e6-921b-86bff33d78f7.png) |

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。