Error while building qx orm using Qt Creator in ubuntu 11.10
hi i am new to Qxorm.
i was trying to build Qxorm using qt creator it is giving me following errors.
1) error: cannot find -lboost_serialization-mt
2) error: collect2: ld returned 1 exit status
i am using boost 1.48.0 and it is installed in the path /usr/local/include/boost
boost library path is /usr/local/lib
so please help me with the flags i have to set in qxorm.pri file and also where does the Qxorm get installed?
Thanks in advance
i was trying to build Qxorm using qt creator it is giving me following errors.
1) error: cannot find -lboost_serialization-mt
2) error: collect2: ld returned 1 exit status
i am using boost 1.48.0 and it is installed in the path /usr/local/include/boost
boost library path is /usr/local/lib
so please help me with the flags i have to set in qxorm.pri file and also where does the Qxorm get installed?
Thanks in advance