Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use cmake to build libui, rename link target ui -> libui. #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zentner-kyle
Copy link

This updates libui to the latest version in upstream, with a commit from me to make MSVC builds work in release mode.

I've tested that the examples still build under MSVC, Linux, and OSX.

Unfortunately, the examples nearly instantly crash on OSX.

@xmclark
Copy link

xmclark commented Aug 21, 2017

I'm on windows, and this is exactly what I needed to get it working.

Comment about this PR: I did have to manually go in and build libui in visual studio for release configuration for this to work correctly. It was only building debug, but my linker was expecting the libui.lib binary to be in /out/release folder.

Not sure if that is a bug, or if something I'm doing wrong. Thanks for the fix though 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants