Olav
Olav
Great! I would suggest taking a look at [this wiki page](https://github.com/olav-st/screencloud/wiki/COMPILING-ON-MAC-OS-X). Another useful resource could be the [.travis.yml](https://github.com/olav-st/screencloud/blob/master/.travis.yml) file. I was using Travis to compile all the previous versions. Unfortunately,...
I dont have a Windows machine to test with at the moment, but maybe the fix in https://github.com/olav-st/screencloud/issues/80 works? I'll look into it later :)
This was actually implemented 9 years ago, see https://github.com/olav-st/screencloud/issues/5#issuecomment-74420723
Code 3 seems to be a buffer underrun error (see http://qt-project.org/doc/qt-4.8/qaudio.html#Error-enum) Not sure why though, I have working audio on my arch system.
I'll try to do a writeup when I compile the Qt 5 version on OS X :)
Here's a quick writeup: https://github.com/olav-st/screencloud/wiki/Compiling-on-Mac-OS-X Please let me know if you run into problems.
Some quick googling suggests that the errors you're getting is related to the `pyport.h` patch. There seems to be a workaround available: https://trac.macports.org/ticket/44288. Let me know if it works and...
There's now a 14.10 package in [the repo](http://software.opensuse.org/download.html?project=home%3Aolav-st&package=screencloud). Haven't tested it yet, but it should work.
The icon should follow the theme you're using, but it would probably be a good idea to add an option for it.
it _might_ work if you compile the latest git version, but I'm not sure what's causing the problem.