Re: [QGIS-Developer] how to run qgis from source

2018-03-29 Thread Patrick Dunford
You need to amend your PATH environment variable to point to the folder 
that has those DLLs in it (leave them in the folder they were originally in)



On 29/03/18 23:59, weskerji...@sina.cn wrote:
I build QGIS from successfully,i set qgis the start project.When i 
run,it says "Could not load qgis_app.dll".i put every dll needed to 
the output folder,but it still can't start
the wrong code is in project qgis' mainwin.cpp, line 134 HINSTANCE 
hGetProcIDDLL = LoadLibrary("qgis_app.dll");

so what should i do to solve this problem.


[艾利芬特520] 


___
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

[QGIS-Developer] how to run qgis from source

2018-03-29 Thread weskerjiang
I build QGIS from successfully,i set qgis the start project.When i run,it says 
"Could not load qgis_app.dll".i put every dll needed to the output folder,but 
it still can't start
the wrong code is in project qgis' mainwin.cpp, line 134   HINSTANCE 
hGetProcIDDLL = LoadLibrary("qgis_app.dll");
so what should i do to solve this problem.

___
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