-
Travis CI has been failing on recent documentation PRs, with what appear to be broken links to source file(s). I tried looking into this but I'm not familiar enough with how Jekyll and Github interact…
-
(I am honestly not sure if this ticket belongs here or to raspberrypi/kernel. However, as the firmware is the first to load I am posting it here. Please advise if otherwise.)
After having received …
-
RELEASE_QUEUE:CMSSW_10_0_X
ARCHITECTURE:slc6_amd64_gcc630
-
I am using Ubuntu 16.04.3 LTS and I have tried to compile the ft-TXT firmware by the following way:
```
$ wget -O 07-txt-open-source-archiv.zip https://www.fischertechnik.de/-/media/fischertechnik…
-
Not able to install cython
I am using Omega2+. I think, I have enough memory. Is there any dependency software?
I have external memory
```
root@Omega-98E4:~# df -h
Filesystem …
-
Should we disallow building with unsupported compilers? It seems we get many issues with segmentation faults, panics etc because xcgo or gccgo is used. For external maintainers that are not reading th…
-
Travis CI is a hosted, distributed continuous integration service used to build and test software projects. The plan is to add a continuous build of the IRATI stack to the Travis CI system
-
Tried x-compiling for RPi1, using `docker run -v /tmp/librespot-build:/build librespot-cross cargo build --release --target arm-unknown-linux-gnueabi --no-default-features --features alsa-backend` wit…
-
I am developing some standalone plugins for use with lwsws. (libwebsockets 2.1.0 )
the first is complete, and has two protocols, and works perfectly.
the second, when standalone also works , alth…
-
I figure we should open up a discussion on how vcpkg will deal with building packages with VS15. As far as I know both VS 15's C run-time and it's c++ run-time are ABI compatible with VS2015. I've got…