Skip to content

Commit

Permalink
fix 17
Browse files Browse the repository at this point in the history
  • Loading branch information
nilason committed Oct 3, 2024
1 parent 8c8bfcb commit 2250152
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions mswindows/osgeo4w/build_osgeo4w.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,10 @@ echo
which pkg-config
echo

echo "OSGEO4W_ROOT_MSYS=${OSGEO4W_ROOT_MSYS}"
sysdir=$(cygpath --sysdir)
echo "SYSDIDR=${sysdir}"
echo "OSGEO4W_ROOT=${OSGEO4W_ROOT}"
./configure \
--host=${ARCH} \
--with-libs="${OSGEO4W_ROOT_MSYS}/lib ${OSGEO4W_ROOT_MSYS}/bin" \
Expand Down

0 comments on commit 2250152

Please sign in to comment.