Skip to content
This repository was archived by the owner on Aug 7, 2018. It is now read-only.
This repository was archived by the owner on Aug 7, 2018. It is now read-only.

Bug ?! #2

@hays0503

Description

@hays0503

Установил все пакеты из sudo apt-get install -y libglew-dev freeglut3-dev libmagick++-dev libglfw3-dev libassimp-dev cmake automake но не хватает magick/magick-baseconfig.h где его можно откопать ?!

hays@hays-pc:~/program/ogldev-master/tutorial19$ make -f Makefileg++ -c -Wall `Magick++-config             --cppflags` texture.cpp -o texture.o
/bin/sh: 1: Magick++-config: not found
In file included from /usr/include/Magick++/Include.h:13:0,
from /usr/include/ImageMagick/Magick++.h:9,
from texture.h:7,
from texture.cpp:2:
/usr/include/magick/magick-config.h:21:38: fatal error: magick/magick-baseconfig.h: Нет такого     файла или каталога
 #include "magick/magick-baseconfig.h"
                                    ^
compilation terminated.
Makefile:18: ошибка выполнения рецепта для цели «texture.o»
make: *** [texture.o] Ошибка 1

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