Anyone knows or has documentation to help me progress with the plugin 
development? 

Here is my status. 

I use windows XP and Visual C++ Express 2008. I have a working copy of a build 
that I was able to compile QGIS. I tried inserting a project and making a 
plugin from scratch, and I find it needs a lot of other libraries. I then tried 
copying an existing plugin and tried to modify it, and it seems there are too 
many files that are needed to compile plugin and it just keeps giving error 
message after another. Do we have a minimum number set of 
headers/libraries/files that are required to compile a plugin? 

Is there any guide for the windows platform on plugin development? 
I have looked at the Linux plugin sample given in the introduction developer 
document and have tried to follow it in Windows and I have not been able to 
compile the plugin. 

Thank you,

Maaza

--- On Thu, 2/10/11, maaza mekuria <[email protected]> wrote:

From: maaza mekuria <[email protected]>
Subject: [Qgis-developer] QGIS Source Compile and Plugin Development
To: [email protected], [email protected], "Paul Wickman" 
<[email protected]>
Date: Thursday, February 10, 2011, 8:34 PM

Yes, I need help until I find a solution to the plugin development. 

I may have to hire my own plugin consultant to overcome this handicap. 

I resorted to my working copy (I am glad I kept a copy of the 
source and project files of the previous compilation) and now I 
need help to see why it is not able to find the PyQT4 python
module. Any ideas where it is hiding?


Check the error log below from the + 

Generating ui_frmVisual.py
Traceback (most recent call last):
  File "C:\OSGeo4W\apps\Python25\Lib\site-packages\PyQt4\uic\pyuic.py", line 4, 
in 
    from PyQt4 import QtCore
ImportError: No module named PyQt4
Project : error PRJ0002 : Error result 1 returned from
 'C:\WINDOWS\system32\cmd.exe'.

Results
  Build log was saved at 
"file://c:\SW\qgispro\python\plugins\fTools\tools\ftools_tools.dir\RelWithDebInfo\BuildLog.htm"
ftools_tools - 1 error(s), 0 warning(s)



      
-----Inline Attachment Follows-----

_______________________________________________
Qgis-developer mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-developer



      
_______________________________________________
Qgis-developer mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to