Martin Oberhuber
Martin Oberhuber
I'm cross-compiling on an Ubuntu-12.04 host, CMake-3.6.2, using my own toolchain file for VxWorks-GNU. Configure looks good initially, but then fails with the following error: ``` -- Looking for inflateCopy...
We had a case where multiple Threads performed wait() on the same child process (one to just print the child's exit code, the other to do the next job after...
I've built java-libpst master as per 8-Nov-2016. When running the example/TestGui against my large E-Mail archive, I'm getting this error: com.pff.PSTException: Can't get child folders for folder Arch-Hipri(32930) child count:...
Hello, We are using gstreamer_imx on an embedded device to stream HTTP/MJPEG. It turned out that a customer's browser doesn't accept the imxvpuenc_mjpeg stream while it does accept the software-encoded...
The namespace/using related refactorings from the "Refactorings" section on https://www.cevelop.com/features/ look interesting and useful. It would be good adding some tests for these, perhaps at the point when results for...