Building error on Mac
Aberta
- Linguagem predominante
- C++
- Estrelas
- 130
- Forks
- 23
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.