andlabs / andlabs/libui

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

Abierto
#111 3 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
C
Estrellas
10.9k
Forks
612
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.