Skip to content

Conversation

@1100110
Copy link

@1100110 1100110 commented Feb 25, 2014

It seems that the built library is always called "libluad-d.a" right? In any case, this causes the examples to build correctly on Linux and OSX.

It seems that the built library is always called "libluad-d.a" right?   In any case, this causes the examples to build correctly on Linux and OSX.
@JakobOvrum
Copy link
Owner

For a debug build, it's libluad-d.a. For a release build, it's just libluad.a. However, when built with Dub, it's always just libluad due to technical limitations.

Maybe a better solution is to make the examples' makefile invoke the library makefile to do a release build?

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