-
Problem:
I am running into the following error when attempting to compile the SASM source code. This is the output I get when I run the make command.
/usr/lib/qt5/bin/uic settings.ui -o ui_setting…
-
During compilation on Fedora, with the following patches applied
```
diff --git a/src/qtcam.pro b/src/qtcam.pro
index 1be3479..49bb261 100644
--- a/src/qtcam.pro
+++ b/src/qtcam.pro
@@ -59,7 +59,8 @@…
-
I ran into a catch-22 issue with rpmlint-2.2.0 and hardlinking.
If in one case we hardlink between /usr/bin and /usr/lib64 we get errors like:
qt5-qtbase-devel.x86_64: E: hardlink-across-partiti…
-
Hydrogen version * : Installed versions: 1.2.1-r1 Available versions: **1.2.2-r1**
Operating system + version : OS: [build.log](https://github.com/hydrogen-music/hydrogen/files/14397248/…
-
HI
Tried to compile it to OS2 using QT5 v5.15.2 and gcc v9.2.0
g++ -c -Zomf -march=i686 -O2 -mno-avx -std=gnu++11 -Wall -Wextra -DQT_NO_IPV6 -DQT_DEPRECATED_WARNINGS -DQT_NO_DEBUG -DQT_WIDGETS_LIB…
-
LOG:
g++ -c -pipe -fstack-protector-all -D_FORTIFY_SOURCE=2 -std=c++11 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fPI…
-
- With the `dev` branch,
- The `Snap to grid` PR #1013 introduced `std::optional` in `UBGraphicsScene.h`
- But it is **not declared**
- Have a look below the error message:
>src/domain/UBGraphicsS…
-
I was successfully building holo-docker up to SteamOS version 3.5.19.
Today I tried to use the latest SteamOS release image, 3.6.19, but the build is failing while trying to remove packages with pacm…
-
### The parent ticket
[comment]: # (Add ticketnumber behind QMS-# )
QMS-#
### What do you plan to do
[comment]: # (Describe roughly what you want to do.)
Hi,
I'm tring to compile qmapsha…
-
**Describe the bug**
I tried to build an image for a nano with qt5 and weston. Everything is fine, it booted to the weston desktop and I can start the examples from qt5. When I started the example wi…