-
### Environment
- TeXstudio:
```
pacman -Ss texstudio
extra/texstudio 4.6.3-1
```
- Qt:
```
pacman -Ss qt |grep installed
core/qgpgme-qt5 1.22.0-1 [installed]
extra/appstream-qt…
-
Just tried to open HelloWorld project
```
Running /home/amir/Programs/Qt/Tools/CMake/bin/cmake -S /home/amir/Projects/QXlsx/HelloWorld -B /home/amir/builds/HelloWorld-Desktop_Qt_6_4_1_GCC_64bit-Debu…
-
Hi,
First of all: Great work 👍
Now to what I have found:
In the attached test file, the two cells A2 and A3 are interpreted as DateTime.
This is wrong. The values are clearly numbers.
The re…
-
Hello,
Thanks for providing this great library for us. But when I use it with cmake, I encountered a link problem. I copy the source file from QXlsx directory and write my own CMakeLists.txt file, …
-
Hi j2doll!
I wrote a script to extract the data from the .txt file into .xslx and to draw the graphs. The script is that every new data set is extracted to the new sheet in an already existed .xslx…
-
After cloning from (https://github.com/Stellarium/stellarium.git) and running
```
$ mkdir -p build/unix
$ cd build/unix
$ cmake -DCMAKE_INSTALL_PREFIX=/opt/stellarium ../..
```
I'm getting CMa…
-
### Description
I can't build the package using the GCC compiler on the Windows system. The recipe uses the 'settings.compiler.runtime' configuration, which is not available for all compilers.
```…
-
### Expected Behaviour
That the software compiles fine.
### Actual Behaviour
Is throwing an error, either with qt5 or qt6.
### System
* Stellarium version: 1.0
* Operating system: Arch L…
-
Hi guys!
Static analysis tools detected a some potential weakness in your project
* 1
```
QXlsx/WebServer/recurse.hpp in line 526: Access of moved variable 'prev'.
```
* 2
```
This errors ar…
-
### Expected Behaviour
Stellarium 1.0 compiles on Fedfora Rawhide (38)
I'm the package maintainer for Fedora.
### Actual Behaviour
Build fails, see attached log
### Steps to reproduce
Fr…