It does not compile with C++
Status: Alpha
Brought to you by:
bja
It does not compile with C++ and there is no libcwiimote.pc installed.
Hi, i have made a patch that add c++ support. I have only added the extern C while compiling aith c++.
And i have added a libcwiimote.pc.in that will be converted to libcwiimote.pc with all necessary to use your lib without hardcoded include path or thing like that. If the patch is not enough good, tell me and i will correct it.
To apply it:
cd libcwiimote-0.4
patch -p1 <~/dev/libcwiimote/add_c++support_add_libcwiimote.pc_.patch
Cheers Cedric
patch