-
Hello,
I am in the process of installing the serial library on x86 so I can do some emulation for an embedded project I have. I am having issues installing catkin properly, would you please let me …
79rpm updated
2 years ago
-
I think some of the packages need to be pinned to specific versions - the error below has some errors - maybe some of the packages (e.g. pyopengl need to be pinned to specific versions?) Do you know …
-
-
I know, I know, OSX isn't supported. Guess what; with all of the prereqs installed (and the fix for High Sierra's idiotically broken hostname handling[1]), it starts and runs just fine!
EXCEPT
`…
-
I'm having issues setting distel up on OS X 10.10 (Yosemite).
The [instructions](https://github.com/massemanet/distel/blob/master/INSTALL#L42-L56) mention using NetInfo Manager.app which no longer ex…
-
Hi.
It seems that following line:441 in unix Serial::SerialImpl::reconfigurePort resets custom baudrates on OSX.
```
// activate settings
::tcsetattr (fd_, TCSANOW, &options);
```
Setting custo…
-
```
Anyone have a Makefile for OSX?
```
Original issue reported on code.google.com by `Alex.Sch...@gmail.com` on 24 Feb 2012 at 5:31
-
Support OSX and build a bundle.
Mac issues from early 2011 below. Should first check with latest version of Qt and Phonon.
- Phonon cannot decode Ogg (ffmpeg can), wav works fine
- http://www.xiph.…
tapio updated
8 years ago
-
when running the latest code on OSx there are 2 worning and one error preventing it from running:
```
(process:40693): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' lo…
-
Hello,
This is not an issue but a heads up, I used the base of this code to create https://github.com/curthard89/IJSVG which supports a lot more then what this offers for mac. Feel free to browse the…