Hi All,<br>I am getting error whenever i include a class.<br>like #include "qgisplugin.h"<br>      #include "qgscolorbutton.h"<br><br>i am getting error like no such file or directory.<br>Is it he error in installation or what.<br>
I installed qgis like bellow.<br>I added these lines in etc/apt/sources.list<br><pre>deb <a href="http://ppa.launchpad.net/qgis/ubuntu">http://ppa.launchpad.net/qgis/ubuntu</a> hardy main<br>deb-src <a href="http://ppa.launchpad.net/qgis/ubuntu">http://ppa.launchpad.net/qgis/ubuntu</a> hardy main<br>
</pre>then i used the commands like<br><pre>sudo apt-get update<br>sudo apt-get install qgis<br></pre>And inside /usr/lib i got these libraries like<br>libcoordinatecaptureplugin.so  libgeorefplugin.so       libgridmakerplugin.so      libogrprovider.so       libwfsplugin.so<br>
libcopyrightlabelplugin.so     libgpsimporterplugin.so  libinterpolationplugin.so  libpostgresprovider.so  libwfsprovider.so<br>libdelimitedtextplugin.so      libgpxprovider.so        libmemoryprovider.so       libquickprintplugin.so  libwmsprovider.so<br>
libdelimitedtextprovider.so    libgrassplugin.so        libnortharrowplugin.so     libscalebarplugin.so<br>libdxf2shpconverterplugin.so   libgrassprovider.so      libogrconverterplugin.so   libspitplugin.so<br><br>But why I m not getting why it's not finding out that header file.<br>
Can any body plz help me out plz.<br clear="all"><br>-- <br>Thanks & Regards <br>Bijay <br>