Il 25/07/2011 18:12, Akshay Ojha ha scritto: > Hi, > > I am a complete newbie to QGIS i want to develop C++ plugins in QGIS. > I have integrated Qt to ECLIPSE IDE and i want to use QGIS library in > it. > > How can i do it? I installed QGIS on windows using Standalone > Installer. Do i need to build it to use its library in ECLIPSE IDE?
My best advice is forgetting about C++ plugins, especially as a beginning, and start coding in Python. You can always port your code to C++ later, if really needed. All the best. -- Paolo Cavallini: http://www.faunalia.it/pc _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
