[Qgis-developer] plugin builder quantumgis
Ed Boesenberg
boesiii at yahoo.com
Fri Nov 9 11:29:47 PST 2012
Filipe
You need to install "Make for Windows",
http://gnuwin32.sourceforge.net/packages/make.htm. Once "Make for Windows"
is installed, you will be able to use the make file by opening the command
line, navigate to your plugin folder and then issue the make command. There
is a very good tutorial at
http://www.qgisworkshop.org/html/workshop/index.html, although the tutorial
is using a Linux virtual machine. If you are considering developing GUI you
may also want to install PyQt at
http://www.riverbankcomputing.com/software/pyqt/download.
Ed
From: qgis-developer-bounces at lists.osgeo.org
[mailto:qgis-developer-bounces at lists.osgeo.org] On Behalf Of Filipe Brandão
Sent: Friday, November 09, 2012 12:08 PM
To: qgis-developer at lists.osgeo.org
Subject: [Qgis-developer] plugin builder quantumgis
Hi all
I'm writing because of a problem I'm facing regarding quantumgis plugin
builder.
First of all, I'm working on windows 7.
Followed the instruction on the link
http://www.qgis.org/pyqgis-cookbook/plugins.html
More precisely on the bottom of the page:
Remark: Configuring Your IDE on Windows
Installed quantumgis using the OsGeo4w release, pyscripter and the plugin
buider.
After running the plugin builder, an image shows up telling us what to do.
The problem is that i don't even have a clue on what this means.
Compile the ui file using pyuic4
Compile the resources file using pyrcc4
Sorry for my ignorance but I'm trying to initiate my self on quantumgis
python development and I'm completely stuck here.
Thanks in advance
--
Filipe
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20121109/bbe1ec0b/attachment.html>
More information about the Qgis-developer
mailing list