Building error on Mac
Aperta
- Lingua principale
- C++
- Stelle
- 130
- Fork
- 23
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
What is the problem with TextUtils? Thanks.
> $ make DEBUG=0
g++ -std=c++11 -c -Wall `pkg-config --cflags poppler lept` -g -O3 -c TextUtils.cpp
TextUtils.cpp:131:27: error: ordered comparison between pointer and zero ('TextLine *' and 'int')
if (i > 0 and topLine > 0) {
~~~~~~~ ^ ~
1 error generated.
make: *** [TextUtils.o] Error 1
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.