Dear community members
While compiling GRASS on windows, I am getting an error.
I did the same as written in the error log that move to the directory where there is an error and run ‘make’
It says that :
error while loading shared libraries: libgrass_raster.7.9.dll: cannot open shared object file: No such file or directory
I am afraid I can’t help you with this, I don’t use Windows for development, maybe others will have some ideas. But in general I recommend to people who want to start developing to use Linux (Ubuntu or any other distro), because most GRASS devs are developing on Linux and it’s the most straightforward way.
Compilation and development issues are better to ask in dev mailing list.
Also – do not send errors as images. I have no idea what the error
message you got was and I assume I am not the only one. MS Windows
does support copying text from terminal.
Dear community members
While compiling GRASS on windows, I am getting an error.
[image: Screenshot 2021-01-18 145457.png]
I did the same as written in the error log that move to the directory where
there is an error and run 'make'
[image: Screenshot 2021-01-18 151800.png]
It says that :
error while loading shared libraries: libgrass_raster.7.9.dll: cannot open
shared object file: No such file or directory
--
Compilation and development issues are better to ask in dev mailing list.
Also – do not send errors as images. I have no idea what the error
message you got was and I assume I am not the only one. MS Windows
does support copying text from terminal.
IIRC, there are menu entries in the MS Windows terminal to select, copy, and paste text content.
Dear community members
While compiling GRASS on windows, I am getting an error.
[image: Screenshot 2021-01-18 145457.png]
I did the same as written in the error log that move to the directory where
there is an error and run ‘make’
[image: Screenshot 2021-01-18 151800.png]
It says that :
error while loading shared libraries: libgrass_raster.7.9.dll: cannot open
shared object file: No such file or directory