mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-05-20 04:28:24 -05:00
@@ -1,7 +1,7 @@
|
||||
BUILD INSTRUCTIONS AND REQUIREMENTS
|
||||
|
||||
SQLite Database Browser requires Trolltech's Qt, version 4.6.
|
||||
For more information on QT please consult
|
||||
SQLite Database Browser requires Trolltech's Qt, version 4.6 or newer.
|
||||
For more information on Qt please consult
|
||||
http://www.qtsoftware.com. The GPL version of Qt is available in almost
|
||||
all Linux distributions as a default package.
|
||||
|
||||
@@ -9,9 +9,9 @@ The only requirements for building this code are the presence of Qt and sqlite3.
|
||||
Qt can be included as a static or shared library, depending on the current Qt
|
||||
configuration on the building machine.
|
||||
|
||||
Provided you have Qt and cmake installed and configured, simply run
|
||||
Provided you have Qt and cmake installed and configured, simply run
|
||||
|
||||
qmake
|
||||
cmake
|
||||
|
||||
followed by
|
||||
|
||||
|
||||
Reference in New Issue
Block a user