Skip to content

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

Description

@aardvarkk

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!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions