Skip to content
This repository was archived by the owner on Oct 10, 2022. It is now read-only.
This repository was archived by the owner on Oct 10, 2022. It is now read-only.

cfitsio include not found: missing CFLAGS #55

@DerPit

Description

@DerPit

I try to compile PI on an opensuse Tumbleweed system. It fails compiling src/widgets/controls/controlwidget.cpp:
/usr/include/CCfits/CCfits.h:13:10: fatal error: fitsio.h: No such file or directory

Reason is the make call does not use the cfitsio/ccfits CFLAGS "-D_REENTRANT -I/usr/include/cfitsio"
Same happens for src/image_handlers/output_writers/imagefilewriter.cpp

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