Add open marked files

This commit is contained in:
2024-10-02 00:09:54 +02:00
parent 9f4c4c8bdc
commit 9c40ce2daa
4 changed files with 20 additions and 2 deletions
+4
View File
@@ -25,3 +25,7 @@ Then to build run standard cmake sequence
cmake -B build -S .
cmake --build build
./build/tenmon
For working plate solving you must have compiled and installed StellarSolver https://github.com/rlancaste/stellarsolver
It is important that you compile StellarSolver with Qt6. By default it use Qt5 but when linked with Qt6 program it will
crash.