-
Hello. Quick OSX test:
webserver.c:94: warning: passing argument 3 of ‘uv_read_start’ from incompatible pointer type
ld: library not found for -lrt
collect2: ld returned 1 exit status
Remove -lrt fo…
stuta updated
11 years ago
-
Is it normal that Python runs at 75% CPU when I move the mouse?
-
```
To preface this, I rarely write C++ so please review this patch carefully :) I
tested on OSX Lion and checked the build on my CentOS 5.5 box, unfortunately I
don't have a Windows box to test wit…
-
After changing `pty.h` to `util.h` I was able to get this to build on OSX. However, it just hangs when I try to execute a script, forcing me to completely close my terminal before being able to resume…
-
```
What steps will reproduce the problem?
--------------------------------------------
1. Download the latest GameKit build.
2. Use completely default settings in CMake except turning
OGREKIT_COMPIL…
-
```
What steps will reproduce the problem?
--------------------------------------------
1. Download the latest GameKit build.
2. Use completely default settings in CMake except turning
OGREKIT_COMPIL…
-
```
The Wii U Pro Controller will connect via Wjoy for about one second, then the
blue light goes off and the device automatically disconnects. I cannot get it
to stay connected for longer than abou…
-
```
Hi,
The OSX support is great and very welcome.
But!
Is there some way to isolate the effect of using the proxy, so that it only
affects Chrome. The way it is currently implemented is to change…
-
Does choronzon support OSX yet?
-
i forked your code and made most of these examples ran on OS X 10.10 with OF 0.8.4.
but everything that contains #include did not compile.
also these examples did not have any visual output.
NOC8_9__…