[GRASS-dev] [GRASS GIS] #883: Building winGRASS: packager.sh on MingW calls MS-VS's dumpbin

#883: Building winGRASS: packager.sh on MingW calls MS-VS's dumpbin
-------------------------+--------------------------------------------------
Reporter: hellik | Owner: grass-dev@lists.osgeo.org
     Type: enhancement | Status: new
Priority: normal | Milestone: 6.4.0
Component: Compiling | Version: svn-releasebranch64
Keywords: | Platform: MSWindows Vista
      Cpu: x86-32 |
-------------------------+--------------------------------------------------
from the dev-ml

>Hi,
>
>when following
>https://trac.osgeo.org/grass/wiki/CompileOnWindows#CompilingandInstallingGRASS6.4.0
>(i.e., running ./mswindows/osgeo4w/package.sh with MinGW):
>
>GRASS is compiled, HTML manual is built etc. Then it installs (tar xBf
...),
>(man/ is skipped), then "STARTING cleanup", and then
>
>"STARTING building vc libraries"
>??
>Then it fails with
>
>mswindows/osgeo4w/mklibs.sh: dumpbin: command not found
>
>I wonder why it tries to use VC stuff here. Is it for the QGIS interface?
>If so, what's the trick here? If Visual Studio is needed, shouldn't it be
>mentioned in the install instructions?
>
>confused,
>Markus

this VC stuff is for the QGIS-interface, lines 94-136 should be commented
out.

added a patch for grass64-relbranch

Helmut

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/883&gt;
GRASS GIS <http://grass.osgeo.org>

#883: Building winGRASS: packager.sh on MingW calls MS-VS's dumpbin
------------------------------+---------------------------------------------
  Reporter: hellik | Owner: grass-dev@lists.osgeo.org
      Type: enhancement | Status: new
  Priority: normal | Milestone: 6.4.0
Component: Compiling | Version: svn-releasebranch64
Resolution: | Keywords:
  Platform: MSWindows Vista | Cpu: x86-32
------------------------------+---------------------------------------------
Changes (by neteler):

* cc: ege (added)

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/883#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>

#883: Building winGRASS: packager.sh on MingW calls MS-VS's dumpbin
------------------------------+---------------------------------------------
  Reporter: hellik | Owner: grass-dev@lists.osgeo.org
      Type: enhancement | Status: closed
  Priority: normal | Milestone: 6.4.0
Component: Compiling | Version: svn-releasebranch64
Resolution: fixed | Keywords:
  Platform: MSWindows Vista | Cpu: x86-32
------------------------------+---------------------------------------------
Changes (by hellik):

  * status: new => closed
  * resolution: => fixed

Comment:

patches applied by r40736 (Grass65), r40737 (Grass7), r40740 (Grass64)

Helmut

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/883#comment:2&gt;
GRASS GIS <http://grass.osgeo.org>