Skip to content

CImgIOException killing my process #22

@bryanrasmussen

Description

@bryanrasmussen

I am running a node-resque queue and doing image hashing inside the queue, I get some CImgIOException exceptions which kill my process. I added 'cflags!': [ '-fno-exceptions' ],
'cflags_cc!': [ '-fno-exceptions' ], and was able to build and not have the problem, sent a build request but travis-cl had some build issues.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions