Hello!<br /><br />I started&nbsp;to convert the opengl binding into lisaac 0.14 but i'm facing weird errors:<br /><br />Incorrect name (filename != name).<br />Line 24 column 19 in LOG (.../fog.li)<br />&nbsp;- name :=&nbsp;FOG;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ^<br />Both log.li and fog.li exists, the compiler seems confused?<br /><br />Without the -no_debug i have Sorry, Some Feature is not yet implemented.<br /><br />I compiled the bin/lisaac.c directly without full lisaac installation process.<br />Damien