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

Fix compilation problem when compile using Cygwin or Mingw #1

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

Conversation

sanbrother
Copy link

I met a compilation problem when compile using Cygwin or Mingw.
Libtool suggest that '-no-undefined' should be specified.

So, I wish this commit could be merged. Thanks for your great work.

@RemiCardona
Copy link

Hi @sanbrother, thanks for this PR. I'll try to look into it ASAP.

Cheers

@RemiCardona RemiCardona self-assigned this Apr 21, 2017
@dzen
Copy link

dzen commented Apr 21, 2017

Can you please paste your compilation error ?

@sanbrother
Copy link
Author

sanbrother commented Apr 22, 2017

I upload an attachment here, hope will help.
The error is : 'libtool: error: can't build x86_64-w64-mingw32 shared library unless -no-undefined is specified'

compilation output.txt

@RemiCardona RemiCardona removed their assignment Nov 26, 2018
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