Skip to content

Conversation

@ManPython
Copy link

Change regarging the problem with pkg-config: exit status 3221225781
#43 (comment)

@kitech
Copy link
Owner

kitech commented Aug 20, 2019

Does this works for you?

But I know this cannot work on linux anymore.


/*
#cgo pkg-config: libffi
// #cgo pkg-config: libffi
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

don't comment it out - just add "linux" to indicate this is linux specific:

Suggested change
// #cgo pkg-config: libffi
#cgo linux pkg-config: libffi

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