"Initializer_List" -Datei nicht gefunden

Post a reply

Smilies
:) :( :oops: :chelo: :roll: :wink: :muza: :sorry: :angel: :read: *x) :clever:
View more smilies

BBCode is ON
[img] is ON
[flash] is OFF
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: "Initializer_List" -Datei nicht gefunden

by Anonymous » 25 Feb 2025, 08:01

Versuch, Phash-Image für Knoten zu installieren, aber ich erhalte diesen Fehler: < /p>

> [email protected] install /Users/jong/Workspace/mgmtio/phash-image
> node-gyp rebuild

CXX(target) Release/obj.target/pHash/phash.o
In file included from ../phash.cpp:4:
In file included from /usr/local/Cellar/phash/0.9.6_1/include/pHash.h:50:
/usr/local/include/CImg.h:160:10: fatal error: 'initializer_list' file not found
#include
^
1 error generated.
make: *** [Release/obj.target/pHash/phash.o] Error 1
< /code>

Wie behebe ich das? Ich bin auf OS X 10.10.3 und habe Phash mit Homebrew

Top