Can't build QxOrm 1.2.2 on Linux with boost 1.49
Hello,
i can't build QxOrm 1.2.2 dynamically on Archlinux with Boost 1.49 http://www.archlinux.org/packages/extra/x86_64/boost/.
I do:
Error message on link:
i can't build QxOrm 1.2.2 dynamically on Archlinux with Boost 1.49 http://www.archlinux.org/packages/extra/x86_64/boost/.
I do:
- Code: Select all
qmake -config release
make
Error message on link:
- Code: Select all
/usr/bin/ld: cannot find -lboost_serialization-mt
collect2: ld returned 1 exit status