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

Error when setting up #1

Open
acoulte93 opened this issue Oct 10, 2020 · 0 comments
Open

Error when setting up #1

acoulte93 opened this issue Oct 10, 2020 · 0 comments

Comments

@acoulte93
Copy link

acoulte93 commented Oct 10, 2020

I get this error when executing the command (in Linux for Windows)

I get all the way to setting up everything perfectly, and then....

XXXlte@DESKTOP-KJ967RB:~/spud-tune$ make TOOLCHAIN=/usr/x86_64-w64-mingw32/ CC=x86_64-w64-mingw32-gcc STRIP=x86_64-w64-mingw32-strip PKGCONFIG=x86_64-w64-mingw32-pkg-config EXTENSION=.exe archive-windows
make: x86_64-w64-mingw32-pkg-config: Command not found
make: x86_64-w64-mingw32-pkg-config: Command not found
x86_64-w64-mingw32-gcc -I/usr/x86_64-w64-mingw32//include -I/usr/x86_64-w64-mingw32//usr/include  spud_from_header_png.c -L/usr/x86_64-w64-mingw32//lib -L/usr/x86_64-w64-mingw32//usr/lib  -o spud_from_header_png.exe
In file included from /usr/include/ImageMagick/wand/MagickWand.h:29,
                 from common.h:27,
                 from spud_from_header_png.c:1:
/usr/include/ImageMagick/magick/magick-config.h:25:10: fatal error: /magick/magick-baseconfig.h: No such file or directory
   25 | #include "/magick/magick-baseconfig.h"
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make: *** [makefile:18: spud_from_header_png.exe] Error 1
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