rodan

Results 3 issues of rodan

python-2.7 does not complain during compilation of this package, however python3-9 returns this: [..] [ 60%] Generating __init__.pyo, ask.pyo, bit_coding.pyo, decode.pyo, fsk.pyo, packet_check.pyo, source.pyo make[2]: Leaving directory '/dev/shm/portage/net-wireless/gr-tpms-9999/work/gr-tpms-9999_build' cd /dev/shm/portage/net-wireless/gr-tpms-9999/work/gr-tpms-9999_build/python...

I get consective make errors due to missing '-llog4cpp -lgnuradio-fft' arguments during linking. the fix looks to be simple: -- patch: diff --git a/lib/CMakeLists.txt b/lib/CMakeLists.txt index 820ef8c..1595652 100644 --- a/lib/CMakeLists.txt...

hello! I'm working on a patch that would add joystick support for the game. I'm confronted with the following facts: - the 'big stone' main menu expects a pointer position...