QNapi / qnapi

Qt-based, multi-engine, multi-platform subtitle downloader
http://qnapi.github.io
291 stars 39 forks source link

Problem with build latest git tree #142

Closed mati75 closed 3 years ago

mati75 commented 6 years ago

I try build Debian packages and it now get FTBFS:

compiling src/config/configreader.cpp
In file included from src/engines/subtitledownloadenginesregistry.h:20:0,
                 from src/config/configreader.h:28,
                 from src/config/configreader.cpp:15:
src/engines/subtitledownloadengine.h:25:10: fatal error: Maybe.h: No such file or directory
 #include <Maybe.h>
          ^~~~~~~~~
compilation terminated.
make[2]: *** [Makefile:926: tmp/configreader.o] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/libqnapi'
krzemin commented 6 years ago

Fetch git submodules.

W dniu pon., 26.03.2018 o 04:57 Mateusz Łukasik notifications@github.com napisał(a):

I try build Debian packages and it now get FTBFS:

compiling src/config/configreader.cpp In file included from src/engines/subtitledownloadenginesregistry.h:20:0, from src/config/configreader.h:28, from src/config/configreader.cpp:15: src/engines/subtitledownloadengine.h:25:10: fatal error: Maybe.h: No such file or directory

include

      ^~~~~~~~~

compilation terminated. make[2]: *** [Makefile:926: tmp/configreader.o] Error 1 make[2]: Leaving directory '/<>/libqnapi'

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/QNapi/qnapi/issues/142, or mute the thread https://github.com/notifications/unsubscribe-auth/ACXOiHDxO3rJwdyXicGOgwCAq90vRfGbks5tiFj_gaJpZM4S6dA0 .

-- Pozdrawiam, Piotr Krzemiński

pfk-beta commented 3 years ago

I think this issue may be pinned and closed :)