-
I'm trying to build fluid on Windows OS by running these commands at fluid path
```
qbs setup-toolchains --type gcc C:\Qt\Qt5.10.0\Tools\mingw530_32\bin\g++.exe gcc
qbs setup-qt C:\Qt\Qt5.10.0\5.…
-
-
Using randomised testing + schema/object generation, so expect mangled names in the schema.
Attaching client/server/oplogs/offending realms.
-
QBs: not sure, maybe redzone
RBs/WRs/TEs: Redzone
DSTs: Yards, points allowed
Ks: team offense
-
Today Qt officially announced that they're going to deprecate QBS in favour of CMake:
https://blog.qt.io/blog/2018/10/29/deprecation-of-qbs/
Packaging of MellowPlayer has been rather difficult w…
-
```
[qq@mylocalhost vreen]$ qbs config defaultProfile myqt
[qq@mylocalhost vreen]$ qbs install --clean-install-root --install-root $LOCAL_PREFIX release
No build graph exists yet for this configura…
-
if `qbs.clearOutputBeforeOperation` is enabled, the behavior is weired.
## If disabled:
- build
- build logs are written to output
- Maually clear output
- build
- only new build output is i…
-
**Describe the bug**
When (re)assigning a string variable with a large string (>1GB) after a few times program crashes
**To Reproduce**
Steps to reproduce the behavior:
c$=space$(1123123123)
c$…
-
This configurations is ignored, instead, a full path for each project is created
ie:
Solution "BestSol"
project "ASDF"
........
vpaths {
["Sources"] = {path.join( "src/**.cpp")},
…
-
```
../../../libqb.cpp: In function ‘list* list_new(int32_t)’:
../../../libqb.cpp:505:39: error: cast from ‘uint8_t*’ {aka ‘unsigned char*’} to ‘int32_t’ {aka ‘int’} loses precision [-fpermissive]
…