-
Hi,
I've got a compilation error during link stage of psmoveapi static lib :
Linking C shared module _psmove.so
/usr/bin/ld: libpsmoveapi_static.a(psmove.c.o): relocation R_X86_64_32 against `.rod…
-
I tried to compile documentation for 1.4.0_dev and it failed :( Prior to that I installed the newest package as pulled from GitHub.
Here's the traceback:
```
~/kivy/doc $ make html
mkdir -p build/ht…
-
Good morning,
I have a problem trying to run the demo "fingerpaint" crashes when it receives the first touch event, debugging the system I found that it works if I comment the postEvent call to the vi…