Skip to content

Commit

Permalink
Merge pull request #3557 from MerginMaps/update-build-instructions
Browse files Browse the repository at this point in the history
Update build instructions on GNU/Ubuntu
  • Loading branch information
tomasMizera authored Aug 6, 2024
2 parents fc3d21b + 7d42327 commit 15b66cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ Steps to build and run Input:
cmake -G Ninja \
-DCMAKE_PREFIX_PATH=~/Qt/6.6.3/gcc_64 \
-DINPUT_SDK_PATH=~/input-sdk/x64-linux \
-DQGIS_QUICK_DATA_PATH=~/input/app/android/assets/qgis-data \
-DQGIS_QUICK_DATA_PATH=../app/android/assets/qgis-data \
-DUSE_MM_SERVER_API_KEY=FALSE \
..
ninja
Expand All @@ -152,7 +152,7 @@ Steps to build and run Input:
5. Run Input

```
./app/input
./app/Input
```


Expand Down

1 comment on commit 15b66cf

@inputapp-bot
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

iOS - version 24.8.647311 just submitted!

Please sign in to comment.