Skip to content

Commit

Permalink
fix 6
Browse files Browse the repository at this point in the history
  • Loading branch information
nilason committed Oct 2, 2024
1 parent a9e641e commit 1fd0933
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions mswindows/osgeo4w/build_osgeo4w.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ export PYTHONHOME=${OSGEO4W_ROOT_MSYS}/apps/Python312
export ARCH=x86_64-w64-mingw32
export PKG_CONFIG_PATH=${PKG_CONFIG_PATH}:/c/msys64/mingw64/lib/pkgconfig
echo "PKG_CONFIG_PATH: {$PKG_CONFIG_PATH}"
echo
cygpath -u /mingw64/lib/pkgconfig
echo

./configure \
--host=${ARCH} \
Expand Down

0 comments on commit 1fd0933

Please sign in to comment.