Tim DeBenedictis
Tim DeBenedictis
I rebuilt geany and geany-plugins from latest git repository, master branch. I needed to install libvte-2.91 to allow the debugger plugin to build. I can launch my newly-built geany, but...
Here you go! There is no RUNPATH that I can see. ``` timmyd@eris:/usr/local/lib/geany$ readelf --dynamic debugger.so Dynamic section at offset 0x2cb68 contains 37 entries: Tag Type Name/Value 0x0000000000000001 (NEEDED) Shared...
Thanks elextr. I did not build Geany or plugins with any special `--prefix` option. I just used defaults. Here are the exact steps I used to build both geany and...
OK. Could I convince you to add these uniforms to the fragment shader (and also add code to pass them in from the obj's material representation) in a future release?...