qdii / tatoeba_parser

A program that parses the tatoeba database
Other
10 stars 5 forks source link

Makefile failed #2

Closed da-liii closed 11 years ago

da-liii commented 11 years ago

LIBS=-lboost_regex -licuuc -lboost_program_options -licutu -lpthread

It failed to link on my archlinux I think it would be better if you can adopt the use of "icu-config" LDFLAGS =$(shell icu-config --ldflags)

Oh sorry!!! I was using an old version.

qdii commented 11 years ago

Hey, right now I am using a "hack" to check whether icu is necessary, but your solution seems more interesting. I will change to that asap!

qdii commented 11 years ago

fixed by commit 60a8675b2a12228ee91026af3307504e6a10f8ad