-
Package: graphviz:arm64-osx-dynamic@10.0.1#1
**Host Environment**
- Host: arm64-osx
- Compiler:
- vcpkg-tool version: 2024-02-07-8a83681f921b10d86ae626fd833c253f4f8c355b
vcpkg-script…
-
Hi, came across your code when trying to figure out how to use macdeployqt. Your code got me on the right track, but I found that it is possible to use CPACK_PRE_BUILD_SCRIPTS to do this. The CMake co…
-
I'm no expert on the matter.
But I see that for example QVariant defined in qt5.natvis is not working for Linux gdb type program.
https://github.com/inviwo/inviwo/blob/master/tools/natvis/qt5.natvis…
-
I got a problem when installing ffmpeg, it seems to be something wrong with the file "yuv2rgb_neon.S"
### **OPERATION SYSTEM:**
WINDOWS10 x64
### **COMPILER:**
MSVC 2022
### **LOG :**
`PS…
-
Package: libiconv:x64-windows@1.17#1
**Host Environment**
- Host: x64-windows
- Compiler:
- vcpkg-tool version: 2024-02-07-8a83681f921b10d86ae626fd833c253f4f8c355b
vcpkg-scripts vers…
-
The function `LayerRAM::copyRepresentationsTo` in Core uses a writer for "bmp" that is registered in the CImg module.
LayerRAM function:
https://github.com/inviwo/inviwo/blob/34d74a036ab7800bc02c…
-
When using binary caching with a http server VCPKG will use curl to fetch files and passes -w "5ec47b8e-6776-4d70-b9b3-ac2a57bc0a1c%{http_code}\\n" to curl here:
https://github.com/microsoft/vcpkg-to…
-
**Issue**
On MacOS, even after disabling the UnitTests, the packaging does not work correctly.
We get the following error:
```bash
CPack: - Install project: inviwo-projects
CMake Error at /usr/…
-
I've setup a qt5.natvis file to see some qt debug info.
For QString and QVector it works.
However for QVariant, it doesn't show anything.
I'm in linux using gdb.
![image](https://user-images…
-
If a regression test folder does not contain a workspace file, the regression test break down.
This scenario could potentially be interesting when creating the test workspace from scratch every tim…