Hi

Where you installed pyqt, did it not put a pyrcc file somewhere in
your path? If so then you use the line from your original message:

pyrcc4 -o resources.py resources.qrc

Regards

Tim

2008/1/31, Tara Athan <[EMAIL PROTECTED]>:
>
>  I have PyQt GPL v4.3.3 installed, but I don't know how to make it perform
> this task (of compiling the resource file).
>
>  The QGIS 0.9 manual does not describe anything so complicated as building
> from source.
>  Tim, I appreciate the help, but this URL is way beyond my level at present.
>
>  Tara
>
>
>  Tim Sutton wrote:
>  Hi Tara
>
> I'm guessing you are probably going to need PyQt installed on your
> computer (and by extension Qt too). Martin or Aaron will probably be
> able to better confirm this. There are notes on how to do this here:
>
> http://wiki.qgis.org/qgiswiki/BuildingFromSource (section
> 3)
>
> Hope that helps!
>
> Regards
>
> Tim
>
> 2008/1/30, Tara Athan <[EMAIL PROTECTED]>:
>
>
>  I am trying to follow the manual,
> Section 12, Subsection 7
> to get started writing Python Plugins
> I am getting stuck at step 3 because I am using Windows (XP)
>
> To turn the resource file into something the plugin can use, it must be
> compiled using the PyQt resource compiler:
>
>  pyrcc4 -o resources.py resources.qrc
>
> Can anyone tell me how to perform this step on the Windows platform?
>
> Thanks, Tara
>
>
> --
> My e-mail delivery has been unreliable lately, so I am asking for
> return receipts from all my email messages.
> OK'ing the return receipt lets me know that my message was delivered.
> Thank you.
>
> Tara Athan
> Principal, Alternatives to Invasive Species
> [EMAIL PROTECTED]
> 707-485-1198
> PO Box 415
> Redwood Valley, CA 95470
>
> _______________________________________________
> Qgis-user mailing list
> Qgis-user@lists.qgis.org
> http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user
>
>
>
>
>
>
>  --
> My e-mail delivery has been unreliable lately, so I am asking for
> return receipts from all my email messages.
> OK'ing the return receipt lets me know that my message was delivered.
> Thank you.
>
> Tara Athan
> Principal, Alternatives to Invasive Species
> [EMAIL PROTECTED]
> 707-485-1198
> PO Box 415
> Redwood Valley, CA 95470
>


-- 
Tim Sutton
QGIS Project Steering Committee Member - Release  Manager
Visit http://qgis.org for a great open source GIS
openModeller Desktop Developer
Visit http://openModeller.sf.net for a great open source ecological
niche modelling tool
Home Page: http://tim.linfiniti.com
Skype: timlinux
Irc: timlinux on #qgis at freenode.net
_______________________________________________
Qgis-user mailing list
Qgis-user@lists.qgis.org
http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user

Reply via email to