Advertisement
Guest User

Untitled

a guest
Feb 21st, 2017
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.10 KB | None | 0 0
  1. 277> Building Custom Rule D:/home/QGISApp/QGIS64/python/pyplugin_installer/CMakeLists.txt
  2. 240> qgsmaptooladdpart.cpp
  3. 277> CMake does not need to re-run because D:homeQGISAppQGIS64build64pythonpyplugin_installerCMakeFilesgenerate.stamp is up-to-date.
  4. 277> Generating ui_qgsplugininstallerfetchingbase.py
  5. 277> Traceback (most recent call last):
  6. 277> File "D:homeQGISAppQGIS64scripts\pyuic-wrapper.py", line 26, in <module>
  7. 277> import qgis.PyQt.uic.pyuic
  8. 277> File "D:homeQGISAppQGIS64build64outputpythonqgis__init__.py", line 27, in <module>
  9. 277> from qgis.core import QgsFeature, QgsGeometry
  10. 273> Generating Code...
  11. 277> File "D:homeQGISAppQGIS64build64outputpythonqgiscore__init__.py", line 30, in <module>
  12. 277> from qgis._core import *
  13. 277> ImportError: DLL load failed: The specified module could not be found.
  14. 277>C:Program Files (x86)MSBuildMicrosoft.Cppv4.0Microsoft.CppCommon.targets(151,5): error MSB6006: "cmd.exe" exited with code 1.
  15. 277>Done executing task "CustomBuild" -- FAILED.
  16. 277>Done building target "CustomBuild" in project "pyplugin-installer.vcxproj" -- FAILED.
  17. 277>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement