-
I got the following error while compiling libdvid-cpp with buildem on Mac 10.10.4:
```
[ 21%] Building C object lib/CMakeFiles/libcurl.dir/hostasyn.c.o
/Users/zhaot/local/buildem/src/libcurl-git/lib/…
-
I use this helper script on windows.
first step, I open the git bash terminal, then source the setup.sh.This step is ok.
next step, I write a simple test "helloworld", and write a CMakeList.txt, see…
-
hi,tvastri,can you tell me how to port iperf to vxWorks ?
-
So this is me blindly following the readme (after fixing #22) in an `ubuntu:bionic` Docker image.
Run of `build_idjl_gcc_vxworks.sh` starts of OK, but I get tons of `"MULTIDIR: command not found"` …
-
This is a low prio issue related to the TAO HTML documentation:
The following HREFs are not resolved due to the changed directory layout of the ACE_TAO git repo with respect to the ACE_wrappers sou…
-
**Replicate**
```
$ cd /tmp
$ git clone https://github.com/Murmele/Gittyup
$ cd Gittyup
$ git submodule init
$ git submodule update
$ cd dep/openssl/openssl
$ ./config -fPIC
```
As a sid…
-
-
Hey @bousqi
sorry for bothering you again.
In [VXWORKS.md](https://github.com/bousqi/SMEG_PLUS/blob/master/VXWORKS.md) you claim that VxWorks appears to be waiting for a [CDC_EEM](https://www.u…
-
The line `#define ioctl(fd, func, arg) (ioctl)(fd, func, (int)(arg))` is commented in `lib/gcc/i586-wrs-vxworks/7.3.0/include-fixed/ioLib.h` .
-
Following the installation guide from the README I installed the ROS2 library on my TurtleBot3 burger robot based on an Raspberry Pi 3B plus. As the trace attached below shows, I used an external USB-…