>I searched that libgrass_btree2.7.1.svn.dll are located in folder of " msys32\usr\src\grass_trunk\dist.i386-w64-mingw32\lib" but I don't know why the program still can not find it. Then I tried to copy all files from "..\lib" to "..\bin", then run 'i.segment --ui' again: > >Then the error is: >" the program can't start because libgcc_s_dw2-1.dll is missing from your computer. Try reinstalling the program to fix this problem." > >I searched again and found libgcc_s_dw2-1.dll are located in both " C:\msys32\mingw32\bin " and " C:\OSGeo4W\bin ". > >PS: I tried to copy either of them to the folder of "msys32\usr\src\grass_trunk\dist.i386-w64-mingw32\bin" but the i.segment juse start and force closed. > >Given this missing dll error always reported, I am writing to ask if anyone could help. Any suggestions would be greatly appreciated.
following https://trac.osgeo.org/grass/wiki/CompileOnWindows#CompilingandInstallingGRASSGIS "GRASS GIS should now be installed in c:\osgeo4w\apps\grass\grass-7.1.svn." and https://trac.osgeo.org/grass/wiki/CompileOnWindows#Usage " To start GRASS use the icon on the desktop or if you want to be able to use the command line from within GRASS. Type in cmd console (assuming that we compiled GRASS 7.1): c:\osgeo4w\bin\grass71svn.bat" "cmd console" is the OSgeo4W cmd console. > "msys32\usr\src\grass_trunk\dist.i386-w64-mingw32\bin" you are looking in the build directory, the install directory, as mentioned above, should be e.g. c:\osgeo4w\apps\grass\grass-7.1.svn ----- best regards Helmut -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Seeking-advices-for-image-segmentation-algorithms-and-windows-compile-question-tp5264642p5267155.html Sent from the Grass - Dev mailing list archive at Nabble.com. _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
