This is what I get: in the compiler tab:<br><br><div style="margin-left: 40px;">dmd -w "testing.d" -of "testing" (in directory: ~/Geany_Proj/testingD2)<br>Compilation failed.<br>Error: argument expected for switch '-of'<br>
</div><br>Why is that switch there? Is it necessary? How do I prevent Geany from using that switch?<br>