Skip to content

[Bug] Missing libraries on Windows install #2013

@chaedri

Description

@chaedri

Describe the bug
Installing grass-dev through the Windows Standalone installer results in missing libraries: libgomp, libfortran, libquadmath, and proj

To Reproduce
Steps to reproduce the behavior:

  1. Install grass-dev through the Windows Standalone installer (https://grass.osgeo.org/download/windows/#standalone-installers)
  2. Open nc_spm_08_grass7 example location
  3. Run r.surf.random out="uniform" min=-2 max=2
  4. See error: missing libgomp and libfortran
  5. After finding and installing those libraries, run r.surf.random out="uniform" min=-2 max=2 again
  6. See error: missing libquadmath
  7. To see missing proj library, run m.proj -o coordinates=638300,220750

System description (please complete the following information):

  • Operating System: Windows 10 Home
  • GRASS GIS version: GRASS GIS 8.0.dev (7be7cf9)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingwindowsMicrosoft Windows specific

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions