Hi Martin, please clarify the following scenarios: 1. For dynamic linking, I need to know the classes available in the DLL I'm linking. Am I correct? If so, where can find such documentations? 2. If I should link to the DLLs dynamically, what's the need of building my own QGis (creating .lib files)? And, why can't I dynamically link to the existing DLLs available under the QGis installation folder?
Thanks. Ela. > -----Original Message----- > From: Martin Dobias [mailto:[EMAIL PROTECTED] > Sent: Monday, February 26, 2007 5:01 PM > To: Elavazhagan.M > Cc: [email protected] > Subject: Re: [Qgis-User] QGis (Windows) Customization Help > > On 2/26/07, Elavazhagan.M <[EMAIL PROTECTED]> > wrote: > > Thanks for your response Martin!!! > > > > > > Do I need to link those DLLs dynamically from my Plug-in code? > > > > > > Yes, you need to link your plugin to QGIS libraries. > > > > I hope you mean "Static Linking" and not the "Dynamic Linking". Am I > right > > Martin? > > Plugins link dynamically to QGIS libraries as those are DLLs, not > static libs. Is there any reason to link them statically? > > Martin > > -- > Internal Virus Database is out-of-date. > Checked by AVG Free Edition. > Version: 7.5.441 / Virus Database: 268.18.3/693 - Release Date: 2/19/2007 > 5:01 PM > -- Internal Virus Database is out-of-date. Checked by AVG Free Edition. Version: 7.5.441 / Virus Database: 268.18.3/693 - Release Date: 2/19/2007 5:01 PM _______________________________________________ Qgis-user mailing list [email protected] http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user
