andlabs / andlabs/libui

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

Ouverte
#111 3 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
C
Étoiles
10.9k
Forks
612
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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) |

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.