-
### Environment
- TeXstudio: 4.8.1
- Qt: 5.15.12
- OS: macOS 14.5
### Expected behavior
TexStudio should compile.
### Actual behavior
```
/Library/Developer/CommandLineTools/usr/bin/cl…
-
**Describe the bug**
Unable to compile from git master branch
**To Reproduce**
Steps to reproduce the behavior:
1) check out git repo
2) cmake -DETHASHCL=ON -DETHASHCUDA=OFF -DAPICORE=ON -H. -B…
-
Hi!
Tried to compile this https://github.com/OH1KH/cqrlog/tree/loc_testing with QT5 widgets. At start it did not compile, but after some Googling I found that I must update libqt5pas too for my Fedor…
OH1KH updated
2 months ago
-
I am the person who take over the work that install this wonderful software on xavier. I still meet quite same issues as predecessor.
This is my cmake:
nvidia@jetson-0423718018083:~$ cmake -DGPU_B…
-
Hello,
I guess the distributed binary libraries are Linux libraries?
I wanted to build your awesome looking project (just what I need :) ) for Windows Qt 6.4 64-bit MingW but I receive a "makefi…
-
- OpenCV => 3.2
- Operating System / Platform => Ubuntu 16.04 64 Bit
- Compiler => gcc 5.4
Hello Guys, I am in the process to build OpenCV with CUDA Support and I have stocked for a few days mo…
-
This is an incredible piece of software with huge untapped potential and seemingly abandoned by its developer.
You have all the tools you would need to create skeletal animation for 2d games in it,…
-
It would be helpful to have an example how to use CXX-Qt in a QWidgets application.
-
In Qt6, Qt has added `QQuickGraphicsDevice::fromDeviceObjects`, which allow referencing Vulkan resources to perform drawing: https://doc.qt.io/qt-6/qquickgraphicsdevice.html#fromDeviceObjects
This …
-
before build,set env_var:
qt_src_path c:\qt5
mingw64_path c:\pkg\mingw64
according to qtwiki https://wiki.qt.io/Building_Qt_5_from_Git
run configure.bat to generate a makefile
"..\qt5\config…