Hi<br>I've just discovered geany(0.16) and install it on my PC (XP). I can't wait to learn more about it.<br><br>But,<br><br>I'm having the same issue that Paul Karcher wrote about back on April 2<br>.<br>When I try to compile a FreeBasic source file (error_function.bas), I get:<br>
<br>"Process failed (Failed to execute child process (No such file or directory)"<br>
<br>The following is present in the bottom window:<br>"fbc" -w all "error_function.bas" (in directory: C:\Programs\FreeBasic\MyPrograms)<br><br>The source file is in "MyPrograms".<br><br>I just found that if (and only if) the source file is in the same directory as the compiler executable, it compiles successfully.<br>

So if I move "error_function.bas" into C:\Programs\FreeBasic, where fbc.exe resides, it compiles successfully.<br><br>I haven't change any configurations.<br><br>Any thoughts?<br><br>Lin<br> <br><br>