-
Hello guys!
I posted a question about the problem in google groups.
But no one replied, could you please suggest how do I fix this issue ?
Problem: I compiled soqt from latest source code on gith…
-
Consider the following state machine:
```python
class ServiceRestartState(Enum):
starting = auto()
stopping = auto()
stopped = auto()
class ServiceState(Enum):
initialized =…
-
/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include/g++-v8/cstddef:50:10: fatal: 'stddef.h' file not found
```
find /usr/lib/gcc/x86_64-pc-linux-gnu/ | grep stdlib.h
/usr/lib/gcc/x86_64-pc-linux-gnu/8…
-
> cmake ..
Returns:
```
-- ~~~ plug v1.4.0 ~~~
-- Unit Tests : ON
-- Integrationtests : OFF
-- Coverage : OFF
-- LTO : OFF
-- ASan : OFF
-- UBSan : OFF
-- Build Type : None
CMake Error …
-
I compiled QT using you provided script.
But when I compile the executable it looks like a dynamic:
openglwindow
```
/ mnt / nfs-shared / root / openglwindow: ELF 32-bit LSB executable, ARM, EABI5…
-
Both started failing to build about 3 days ago. Here is the info for pyside to start with.
`emerge --info '=dev-python/pyside-9999::waebbl'
Unavailable repository 'raiagent' referenced by maste…
-
```
equery u freecad
[ Legend : U - final flag setting for installation]
[ : I - package is installed with flag ]
[ Colors : set, unset ]
* Found these US…
-
I've been making some progress trying to build latest master against Qt 5.14.1 with Go 1.13/14 on ArchLinux.
However, I can't seem to figure out what's going on here:
```
$ go get -v -tags=no_…
-
```
emerge --info media-gfx/freecad::waebbl
FEATURES variable contains unknown value(s): distcc-pump
Portage 2.3.84 (python 3.6.9-final-0, default/linux/amd64/17.1, gcc-9.2.0, glibc-2.29-r7, 5.5.1-…
-
Cmake: 3.16.4
Windows 10 64bit
Qt: 5.12.7
I run CMake with this command line:
```
`C:\000\0\GammaRay\build>cmake -DCMAKE_INSTALL_PREFIX="C:/Program Files/GammaRay12" -G "MinGW Makefiles" ..`
…