Re: [QGIS-Developer] Suggest a Solution

2019-02-25 Thread Paolo Cavallini
An don't forget that if you need support, your best option is to hire a
core QGIS developer to fix your issues.
All the best.

On 25/02/19 10:01, Nyall Dawson wrote:
> On Mon, 25 Feb 2019 at 18:48, Parameshwaran P R
>  wrote:
>>
>> thanks for not responding
> 
> Honestly, these types of questions always get no reply. Windows build
> issue are SO heavily dependant on the local environment that it's
> almost impossible for anyone else to diagnose your problem.
> 
> You've also just demotivated anyone who was going to help by posting a
> sarcastic reply. Everyone here is volunteer, you need to give people
> time to respond.
> 
> Nyall
> 
>>
>>
>> Regards
>> ___
>> QGIS-Developer mailing list
>> QGIS-Developer@lists.osgeo.org
>> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
>> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
> ___
> QGIS-Developer mailing list
> QGIS-Developer@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
> 

-- 
Paolo Cavallini - www.faunalia.eu
QGIS.ORG Chair:
http://planet.qgis.org/planet/user/28/tag/qgis%20board/
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [QGIS-Developer] Suggest a Solution

2019-02-25 Thread Nyall Dawson
On Mon, 25 Feb 2019 at 18:48, Parameshwaran P R
 wrote:
>
> thanks for not responding

Honestly, these types of questions always get no reply. Windows build
issue are SO heavily dependant on the local environment that it's
almost impossible for anyone else to diagnose your problem.

You've also just demotivated anyone who was going to help by posting a
sarcastic reply. Everyone here is volunteer, you need to give people
time to respond.

Nyall

>
>
> Regards
> ___
> QGIS-Developer mailing list
> QGIS-Developer@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [QGIS-Developer] Suggest a Solution

2019-02-25 Thread Parameshwaran P R
thanks for not responding


Regards
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

[QGIS-Developer] Suggest a Solution

2019-02-21 Thread Parameshwaran P R
Dear Sir/Madam,

I am trying to rebuild the application using ( https://github.com/qgis/QGIS
) github source code while i am facing a problem like as shown below:


[image: image.png]

I was able to build exe and its running but without taking python, it would
be of great help if you guys help me out. I have set  .env file with
required libs as below:

PATH=C:\OSGEO4~1\apps\qgis\bin;C:\OSGeo4W64\apps\Python37;C:\OSGeo4W64\apps\Python37\Scripts;C:\OSGEO4~1\apps\qt5\bin;C:\OSGEO4~1\apps\Python27\Scripts;C:\OSGEO4~1\bin;C:\Windows\system32;C:\Windows;C:\Windows\system32\WBem;C:\OSGEO4~1\apps\msys\bin
GDAL_DATA=C:\OSGEO4~1\share\gdal
GDAL_DRIVER_PATH=C:\OSGEO4~1\bin\gdalplugins
GDAL_FILENAME_IS_UTF8=YES
GEOTIFF_CSV=C:\OSGEO4~1\share\epsg_csv
JPEGMEM=100
OSGEO4W_ROOT=C:\OSGEO4~1
PROJ_LIB=C:\OSGEO4~1\share\proj
PYTHONHOME=C:\OSGeo4W64\apps\Python37
QGIS_PREFIX_PATH=C:/OSGEO4~1/apps/qgis
QT_PLUGIN_PATH=C:\OSGEO4~1\apps\qgis\qtplugins;C:\OSGEO4~1\apps\qt5\plugins
QT_RASTER_CLIP_LIMIT=4096
VSI_CACHE=TRUE
VSI_CACHE_SIZE=100
O4W_QT_PREFIX=C:/OSGEO4~1/apps/Qt5
O4W_QT_BINARIES=C:/OSGEO4~1/apps/Qt5/bin
O4W_QT_PLUGINS=C:/OSGEO4~1/apps/Qt5/plugins
O4W_QT_LIBRARIES=C:/OSGEO4~1/apps/Qt5/lib
O4W_QT_TRANSLATIONS=C:/OSGEO4~1/apps/Qt5/translations
O4W_QT_HEADERS=C:/OSGEO4~1/apps/Qt5/include


This is the error i am getting, please help,

Couldn't load PyQGIS.
Python support will be disabled.


Traceback (most recent call last):
  File "", line 1, in
  File "C:/OSGEO4~1/apps/qgis/./python\qgis\core\__init__.py", line 27, in
from qgis._core import *
ImportError: DLL load failed: The specified procedure could not be found.


Thank you in Advance
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer