You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Readme_Developer.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,9 @@
2
2
3
3
## Building and Build Requirements
4
4
5
-
This application is built off of Qt 6.5+, and utilizes's Qt's networking and Sql featuresets. To build, your specific system may need the following:
5
+
This application is built off of Qt 6.10+, and utilizes's Qt's networking and Sql featuresets. To build, your specific system may need the following:
6
6
7
-
1. Qt 6.5+, `cmake`, and possibly Qt Creator IDE.
7
+
1. Qt 6.10+, `cmake`, and possibly Qt Creator IDE.
8
8
1. Binaries located [here](https://www.qt.io/download-qt-installer?hsCtaTracking=99d9dd4f-5681-48d2-b096-470725510d34%7C074ddad0-fdef-4e53-8aa8-5e8a876d6ab4). You may need to alter which downloader you install.
9
9
2. SQLite C driver (for SQLite version 3)
10
10
1. On Fedora, this can be installed with `yum install sqlite-devel`
0 commit comments