Opened 11 years ago
Closed 11 years ago
#2079 closed defect (invalid)
wingrass7: no manifest files
Reported by: | martinl | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 7.0.0 |
Component: | Packaging | Version: | svn-trunk |
Keywords: | wingrass, manifest | Cc: | |
CPU: | Unspecified | Platform: | MSWindows 2K |
Description
GRASS 7 on Windows doesn't contain manifest files for GRASS modules. Probably some makefile trick is needed, I found rules for creating manifest files in source:grass/trunk/include/Make/Compile.make#L47.
Any clue why it's not working?
Change History (4)
comment:1 by , 11 years ago
follow-up: 3 comment:2 by , 11 years ago
Replying to martinl:
GRASS 7 on Windows doesn't contain manifest files for GRASS modules. Probably some makefile trick is needed, I found rules for creating manifest files in source:grass/trunk/include/Make/Compile.make#L47.
Any clue why it's not working?
I can't find the ticket at the moment.
AFAIR the difference between winGRASS6 and winGRASS7 is that in winGRASS6 manifests are build as e.g. d.ask.exe.manifest, in winGRASS7 the manifests are embedded in the binaries e.g. d.ask.exe.
follow-up: 4 comment:3 by , 11 years ago
Replying to hellik: [...]
in winGRASS7 the manifests are embedded in the binaries e.g. d.ask.exe.
see MinGW: embed manifests in EXEs http://trac.osgeo.org/grass/changeset/41457
comment:4 by , 11 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Replying to hellik:
Replying to hellik: [...]
in winGRASS7 the manifests are embedded in the binaries e.g. d.ask.exe.
see MinGW: embed manifests in EXEs http://trac.osgeo.org/grass/changeset/41457
Ah, OK, thanks for clarification. Sorry for the noise.
More info in the log (1), eg.
(1) http://wingrass.fsv.cvut.cz/grass70/logs/log-r57674-706/package.log