[QGIS-Developer] Error while compiling the qgis source code

Parameshwaran P R parameshwar.developer at gmail.com
Wed Jan 9 02:26:48 PST 2019


I am trying to compile the qgis code from the github link
<https://github.com/qgis/QGIS> using visual studio 2015 32 bit in win 10
Pro 64 bit ending up in one error as follows:

*Error MSB6006 "cmd.exe" exited with code -1073741515. synccrsdb C:\Program
Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets 171
Build*

while clicking the error its showing the following

<CustomBuild
  Sources                     ="@(CustomBuild)"
  BuildSuffix                 ="$(_BuildSuffix)"

  TrackerLogDirectory         ="%(CustomBuild.TrackerLogDirectory)"
  MinimalRebuildFromTracking  ="%(CustomBuild.MinimalRebuildFromTracking)"

  TLogReadFiles               ="@(CustomBuildTLogReadFiles)"
  TLogWriteFiles              ="@(CustomBuildTLogWriteFiles)"
  TrackFileAccess             ="$(TrackFileAccess)"
  ToolArchitecture            ="$(CustomBuildToolArchitecture)"
  TrackerFrameworkPath        ="$(CustomBuildTrackerFrameworkPath)"
  TrackerSdkPath              ="$(CustomBuildTrackerSdkPath)"

  AcceptableNonZeroExitCodes  ="%(CustomBuild.AcceptableNonZeroExitCodes)"
  ></CustomBuild>

i was able to generate qgis.exe in output folder while clicking that iam
getting error like this.

[image: image.png]

I have followed the qgis instruction for creating solution build from github

https://github.com/qgis/QGIS/blob/master/doc/INSTALL.html

Kindly suggest any solution it would be of great help, thank you in
advance.


Thanking you,

Parameshwar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20190109/b36c6d15/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 16608 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20190109/b36c6d15/attachment-0001.png>


More information about the QGIS-Developer mailing list