Newk
Newk
"New Scheme listener" does not stay open... closes immidiatly error in terminal: `xterm: cannot load font "-misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso10646-1"` [this](https://forum.manjaro.org/t/xterm-missing-default-fonts/35113) probably is the reason, re-installing the mentioned package did not fix it...
ah! never mind about setting BPM widget to 'show'.... just now noticed it toggles automaticly to show when deselecting it from the timing-track of the editor, doh! (need to learn...
still does not build... :'( ...does it really need liblua6.3?
``` newk@lubu64:~/chipmachine build/build$ cmake ../chipmachine -GNinja -DCMAKE_BUILD_TYPE=Release -- The C compiler identification is GNU 6.5.0 -- The CXX compiler identification is GNU 6.5.0 -- Check for working C compiler: /usr/bin/cc...
so i thought a space in the path might be a problem so i did a fresh download and tried again: ``` newk@lubu64:~/chipmachine_build/build$ cmake ../chipmachine -GNinja -DCMAKE_BUILD_TYPE=Release -- The C...
so i thought a space in the path might be a problem so i did a fresh download and tried again: ``` newk@lubu64:~/chipmachine_build/build$ cmake ../chipmachine -GNinja -DCMAKE_BUILD_TYPE=Release -- The C...
thank you for pointing that out! installed gcc 9.1 now and got WAY further with compiling.. but it tripped on compiling the Gameboy Advanced plugin: ``` [848/954] Building CXX object...
Yes! That did the trick, thank you!
hi! the added things need to be done before or after compiling ofxOfelia? do i need to compile openFrameworks myself with that added // DIF: ...... ? (as i installed...
at that time i could not figure out how to compile this stuff with the given changes here.. i needed to jump too many hoops and ended up with something...