Re: [Qgis-developer] Python problem - qgispython.dll [Resolved]

2011-09-08 Thread Tim Sutton
Hi On Thu, Sep 8, 2011 at 6:24 AM, Sasikumar Kanniyappan wrote: > Hi Martin, > > Thanks for the link to create custom installer. Thanks to Tim for the good > doc to create custom installer. I followed the document and created the > installer, its working without any issues. > Pleased to hear it!

Re: [Qgis-developer] Python problem - qgispython.dll [Resolved]

2011-09-07 Thread Sasikumar Kanniyappan
Hi Martin, Thanks for the link to create custom installer. Thanks to Tim for the good doc to create custom installer. I followed the document and created the installer, its working without any issues. Regards Sasikumar On Mon, Sep 5, 2011 at 1:46 PM, Martin Dobias wrote: > On Fri, Sep 2, 2011

Re: [Qgis-developer] Python problem - qgispython.dll

2011-09-05 Thread Martin Dobias
On Fri, Sep 2, 2011 at 4:17 PM, Sasikumar Kanniyappan wrote: > Hi Martin, > > Could you please point me where can I find packing Qgis document to include > the python path in environment variable using NSIS. (or) > any document where I can find how to configure QGIS-Installer.nsi file to > include

Re: [Qgis-developer] Python problem - qgispython.dll

2011-09-02 Thread Sasikumar Kanniyappan
Hi Martin, Could you please point me where can I find packing Qgis document to include the python path in environment variable using NSIS. (or) any document where I can find how to configure *QGIS-Installer.nsi* file to include all path into environment variable. Thanks. Regards Sasikumar On Fr

Re: [Qgis-developer] Python problem - qgispython.dll

2011-09-02 Thread Martin Dobias
On Fri, Sep 2, 2011 at 10:15 AM, Sasikumar Kanniyappan wrote: > Hi Martin, > > Thanks for your reply. > >     I doing some customization work and creating tools in Qgis 1.7. The > problem is the newly build installer is working on the development machine > but it is not working with the other mach

Re: [Qgis-developer] Python problem - qgispython.dll

2011-09-02 Thread Sasikumar Kanniyappan
Hi Martin, Thanks for your reply. I doing some customization work and creating tools in Qgis 1.7. The problem is the newly build installer is working on the development machine but it is not working with the other machines. As you said, something wrong with the python while creating installer

Re: [Qgis-developer] Python problem - qgispython.dll

2011-09-01 Thread Martin Dobias
Hi Sasikumar On Wed, Aug 31, 2011 at 10:22 AM, Sasikumar Kanniyappan wrote: > Hello list, > > I have compiled and build the Qgis 1.7 using Visual C++ environment and it > working fine in my local machine. But, > > after creating the installer and installed in the fresh machine(No > environment va