andlabs / andlabs/libui

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

オープン
#111 コメント 3 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。