devkitPro / 3ds-examples

Examples for 3DS using devkitARM, libctru, citro3d and citro2d
https://devkitpro.org/viewforum.php?f=39
453 stars 51 forks source link

Cannot build 24bit-color example on Windows #18

Closed loociano closed 7 years ago

loociano commented 7 years ago
C:\Users\...\3ds-examples\graphics\bitmap\24bit-color>make
brew.png
Invalid Parameter - /Users
make[1]: *** [brew.bgr] Error 4
make: *** [build] Error 2
loociano commented 7 years ago

Solved when I installed ImageMagick with the legacy tools (convert.exe).

which convert
/c/Program Files/ImageMagick-7.0.5-Q16/convert