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

Unable to build jimp-native v0.1.0 on Linux #12

Open
aardvarkk opened this issue Nov 20, 2023 · 0 comments
Open

Unable to build jimp-native v0.1.0 on Linux #12

aardvarkk opened this issue Nov 20, 2023 · 0 comments

Comments

@aardvarkk
Copy link

I'm running MX Linux (a variant of Debian Linux) and am unable to build the native code for jimp-native v0.1.0.

I get an error on line 20 of referenceFactory.hpp around the use of std::pair() without template arguments.

I believe switching to std::make_pair() would fix the problem here, but I'm having trouble verifying it because I can't make node-gyp operate in the same way inside my fork of your code as it does when I just run yarn install, so I'm just going to make this suggestion and hope it helps!

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

No branches or pull requests

1 participant