Skip to content

Update c.go#45

Open
ManPython wants to merge 1 commit into
kitech:masterfrom
ManPython:patch-1
Open

Update c.go#45
ManPython wants to merge 1 commit into
kitech:masterfrom
ManPython:patch-1

Conversation

@ManPython

Copy link
Copy Markdown

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

@kitech

kitech commented Aug 20, 2019

Copy link
Copy Markdown
Owner

Does this works for you?

But I know this cannot work on linux anymore.

Comment thread qtrt/c.go

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

Copy link
Copy Markdown

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