Skip to content
This repository has been archived by the owner on Jan 14, 2020. It is now read-only.

fix the neon v0.3.3 linker problem #3

Merged
merged 1 commit into from
Nov 9, 2019
Merged

fix the neon v0.3.3 linker problem #3

merged 1 commit into from
Nov 9, 2019

Conversation

garyyu
Copy link
Member

@garyyu garyyu commented Nov 9, 2019

Refer to the neon issue: neon-bindings/neon#455:

Crate type might be the issue since this was previously incorrect in the neon-cli new project template.
The correct crate type should be:

crate-type = ["cdylib"]

@garyyu garyyu merged commit 3143915 into gottstech:master Nov 9, 2019
@garyyu garyyu deleted the neon-455 branch November 9, 2019 00:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant