UNIX/Linux Programming - October 2018

Cross-compilation, CMake and Symlinks
So I'm using this guide to cross-compile OpenCV for Raspberry Pi: https://visualgdb.com/tutorials/raspberry/opencv/build/ I'm doing that mainly because build...
Oct 22, 2018 at 4:44pm
[2 replies] Last: well that make an interesting idea but remember, I'm running CMake on ... (by fifothekid)
by euhat
open RTSP in android
Hi, guys, I have make a open source project of rtsp stream playing in android. It has features: 1, rtsp stream playing. 2, rtsp stream acquiring. 3, aut...
Oct 22, 2018 at 1:39pm
[no replies]
by bkelly
OpenGl and QT Creator Stripchart
Linux and OpenGL novice My goal is to write a simple strip chart viewer. I can get the data but need the method to display it. The suggestion is to use OpenGL...
Oct 19, 2018 at 2:33am
[3 replies] Last: I'm not really understand your question, but this article show to how ... (by seal2002)
race conditions with promises
Hello there! I am running the 'promise' example showed in this link of cplusplus.com using a file called promises.cpp. http://www.cplusplus.com/reference/...
Oct 17, 2018 at 5:49am
[3 replies] Last: race conditions with promises:_ JavaScript Demo: Promise.race var pro... (by shivkumar12)
Differences between Linux and Windows operating systems
Open Source: The Linux operating system is an open source operating system, meaning the source code is at the disposal of everyone. This feature has the follow...
Oct 14, 2018 at 8:34pm
[8 replies] Last: Last edited on Sep 11, 2018 at 7:03am by admin THANK YOU TWICKER. YO... (by Ganado)
multiplexing using poll() or select
Hi there, I am to write a program with the following specifications: 1. Parent process creates 2 new processes and establishes a pipe with each of the childr...
Oct 4, 2018 at 6:44am
[5 replies] Last: Here we describe the code briefly for multiplexing using poll() or sel... (by shivkumar12)
  Archived months: [sep2018] [nov2018]

This is an archived page. To post a new message, go to the current page.
Registered users can post in this forum.