jimp-dev / jimp-dev/jimp-native
Unable to build jimp-native v0.1.0 on Linux
Open
- Dominant language
- C++
- Stars
- 29
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
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!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.