Menu

Tree [f75810] master /
 History

HTTPS access


File Date Author Commit
 generator 2024-05-22 Ales Cepek Ales Cepek [38f4ea] version 1.01 : minimalni pocet otazek snizen na 20
 otazky 2024-05-22 Ales Cepek Ales Cepek [38f4ea] version 1.01 : minimalni pocet otazek snizen na 20
 vizualizace 2024-04-11 Ales Cepek Ales Cepek [0b665d] revoke all changes to version 1.00
 .gitignore 2024-04-14 Ales Cepek Ales Cepek [5039b6] Update .gitignore
 CMakeLists.txt 2024-05-22 Ales Cepek Ales Cepek [38f4ea] version 1.01 : minimalni pocet otazek snizen na 20
 README.md 2024-05-23 Ales Cepek Ales Cepek [f75810] Remove an extra space from README.md
 gpl-3.0.txt 2017-10-30 Ales Cepek Ales Cepek [070ab9] Initial commit - version 0.95
 otazky.pro 2017-10-30 Ales Cepek Ales Cepek [070ab9] Initial commit - version 0.95

Read Me

Otazky (questions)

Drawing the numbers of two questions.

https://otazky.sourceforge.io

Deploy Windows 11

Create an output directory, change to it and copy executebles from the release build there.

Then run windeployqt for your build configuretion with executables as
parameters.

C:\Qt\6.7.0\msvc2019_64\bin\windeployqt.exe  otazky.exe vizualizace.exe
C:\Qt\6.7.0\mingw_64\bin\windeployqt.exe     otazky.exe vizualizace.exe

ChangeLog

  • v1.01
  • minimal number of questions lowered to 20
  • added files README.md and CMakeLists.txt