karelklic / canal

Abstract interpreter for real-world application programs
https://github.com/karelklic/canal/wiki
Other
32 stars 2 forks source link

undefined reference to `Canal::Field::MinMax::MinMax(Canal::Integer::Interval const&)' #179

Closed jirislaby closed 8 years ago

jirislaby commented 11 years ago

../lib/.libs/libcanal.so: undefined reference to `Canal::Field::MinMax::MinMax(Canal::Integer::Interval const&)'

diff --git a/lib/Makefile.am b/lib/Makefile.am index 1da5d0d..f41cd5f 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -54,6 +54,7 @@ libcanal_la_SOURCES = \ Constructors.cpp \ Domain.cpp \ Environment.cpp \

jirislaby commented 8 years ago

Since the development of canal seems to stall, I am closing this as it pollutes my issues list.