Grant Rostig
Grant Rostig
It would be nice if you placed a zero in front of the single digit numbers in the file names of the code files. This would then sort naturally. :)
Can't find documentation that indicates what the minimum versions of cmake is. ``` grostig@debian-x86-64:~/src/date$ cd build/ grostig@debian-x86-64:~/src/date/build$ ls grostig@debian-x86-64:~/src/date/build$ cmake ../ -- The C compiler identification is GNU 8.3.0 --...
Got error as below on ./install. Not sure if the huge output from the script is stored anywhere, I provided at least one fatal error that did not halt the...
Fedora 41 X86_64 fully updated Downloaded sdnote branch Master, today 2025/2/7 Not using flatpack for the compile. Here is the error: Scanning directory '/home/user1/src/dsnote/sfos/qml'... Scanning directory '/home/user1/src/dsnote/desktop/qml'... Scanning directory '/home/user1/src/dsnote/src'......
How do I invoke/run the compiled program(s) on Fedora? What is their name, location? There appears to be nothing in the README if I'm not using flatpack. I'm compiling on...
## Enhancement Add to the documentation detailed information how build my own xtd project without using CMake, ie. g++ CLI or Qmake. As a minimum, the names of the libraries...