Bug report #701
Missing gridmaker
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | nobody - | ||
Category: | Build/Install | ||
Affected QGIS version: | Regression?: | No | |
Operating System: | Debian | Easy fix?: | No |
Pull Request or Patch supplied: | Resolution: | invalid | |
Crashes QGIS or corrupts data: | Copied to github as #: | 10760 |
Description
Building misses gridmaker binary. Apparently it is due to the lack of MINGW_FALSE definition. See src/plugins/grid_maker/Makefile.am:
- For standalone executable
- don't build on mingw since we haven't figured out the makefile issues
if MINGW_FALSE <------- ???
bin_PROGRAMS = gridmaker
endif
History
#1 Updated by anonymous - over 17 years ago
- Resolution set to invalid
- Status changed from Open to Closed
#2 Updated by Anonymous about 15 years ago
Milestone Version 0.8 deleted