File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # HDPS
1+ # HDPS (Version 0.3)
22
33## Introduction
44
@@ -19,15 +19,15 @@ Additionally, a complementary public library is generated which provides:
1919
2020## Requirements
2121
22- * Qt 5.13 (https://www.qt.io/download )
22+ * Qt 6.2+ (https://www.qt.io/download )
2323
2424## Documentation
25- Documentation of the system is automatically generated by [ Doxygen] ( http://www.doxygen.nl/ ) and available [ here] ( ) .
25+ Documentation of the system is automatically generated by [ Doxygen] ( http://www.doxygen.nl/ ) and available [ here] ( hdps.github.io/documentation ) .
2626
27- ## Usage
27+ ## Developer Usage
2828
29- 1 . Make sure Qt 5.13 is installed on your system and is added to your Path environment variable.
30- 2 . Retrieve the latest HDPS executable from [ here] ( https://github.com/hdps/PublicWiki/releases/tag/v0.0.1 )
29+ 1 . Make sure Qt 6.2 or greater is installed on your system and is added to your Path environment variable.
30+ 2 . Retrieve the latest HDPS executable from [ here] ( https://github.com/hdps/PublicWiki/releases/tag/v0.0.3 )
31313 . Download the .zip file and extract it on your computer
32324 . Add a user environment variable called ` HDPS_INSTALL_DIR ` that points to the ` HDPS ` folder.
33335 . Continue to write your first [ plugin] ( https://github.com/hdps/PublicWiki/wiki/Writing-your-first-Plugin )
You can’t perform that action at this time.
0 commit comments