I have created a C++ project in KDevelop. I included the qdom.h header file to the project. In the complier options I added the option -I /usr/lib/qt-3.0.5/include. In the linker option I added the option -L /usr/lib/qt-3.0.5/lib/libqt.so. But the project is not building properly. What to do next??
I have created a C++ project in KDevelop. I included the qdom.h header file to the project. In the complier options I added the option -I /usr/lib/qt-3.0.5/include. In the linker option I added the option -L /usr/lib/qt-3.0.5/lib/libqt.so. But the project is not building properly. What to do next??
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.