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

Enable static build for Cygwin (MSYS, MinGW) #1

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

Conversation

redmanmale
Copy link

I'm working on complete Windows-only uTox build with all its dependencies (via Cygwin).

This change is needed to be able to build filter_audio statically on Cygwin.

@redmanmale
Copy link
Author

@robinlinden @avoidr
Could you take a look please.

@ghost
Copy link

ghost commented May 9, 2020

Let @robinlinden decide.

@robinlinden
Copy link
Member

Looks good. I have no problem with building this statically. :P

@robinlinden
Copy link
Member

You should probably edit the target name and implib thing too though? Right now it says blah.dll and implib is the importlib for a dll?

@redmanmale
Copy link
Author

What's wrong with them?
Generated files named libfilteraudio.dll and libfilteraudio.a (now).

P.S. Also I don't know how to build this for x86 yet. But that's another story.

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.

3 participants