<br><br><div class="gmail_quote">On 23 February 2010 22:34, Noli Sicad <span dir="ltr"><<a href="mailto:nsicad@gmail.com">nsicad@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Lex,<br>
<br>
Again, no sucess.<br>
<br>
In Mac OS X, 23 February build<br>
<div class="im"><br>
[build_settings]<br>
# %f will be replaced by the complete filename<br>
# %e will be replaced by the filename without extension<br>
# (use only one of it at one time)<br>
</div>#compiler=/usr/local/bin/glpsol -m "%f"<br>
#linker=g++ -Wall -o "%e" "%f"<br>
run_cmd="/usr/local/bin/glpsol -m "%f""<br>
<br>
error<br>
<br>
./geany_run_script.sh: line 5: ./filetypes: No such file or directory<br></blockquote><div><br>Hmmmm, try configuring using the [build-menu] settings, [build_settings] is the old format that is not necessarily properly converted in the SVN version because it does not contain all the information that the new format needs so some defaults are picked, but of course they might not be right.<br>
<br>In fact you could try configuring it with the dialog, that should write the new section and format to your user filetype file.<br><br>Also I'd recommend that you configure the compile command, not the execute command.  That way the output from the command is captured and shown in the message window.  And if glpsol is consistent with the GCC error format it will be parsed for easily jumping to the source of the error.<br>
<br>Cheers<br>Lex<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
<br>
------------------<br>
(program exited with code: 127)<br>
Press return to continue<br>
<br>
Noli<br>
<br>
Keine ahnung!<br>
<div><div></div><div class="h5"><br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
On 2/23/10, Noli Sicad <<a href="mailto:nsicad@gmail.com">nsicad@gmail.com</a>> wrote:<br>
> OK. Thanks. I am downloading geany svn 23 February. I am compiling for<br>
> Mac OS X. I will report if I can run one of mathprog model (*.mod).<br>
><br>
> Noli<br>
><br>
> On 2/23/10, Lex Trotman <<a href="mailto:elextr@gmail.com">elextr@gmail.com</a>> wrote:<br>
>> On 23 February 2010 21:14, Noli Sicad <<a href="mailto:nsicad@gmail.com">nsicad@gmail.com</a>> wrote:<br>
>><br>
>>> Lex,<br>
>>><br>
>>> I think "execute" is broken in this nightly build 22 February. Python<br>
>>> programs are not running as well.<br>
>>><br>
>>> Noli<br>
>>><br>
>>><br>
>> Sadly I can't help you with windows, I don't run or build Geany on<br>
>> windows.<br>
>><br>
>> Hopefully someone else will be able to look at it for you.<br>
>><br>
>> Cheers<br>
>> Lex<br>
>><br>
><br>
_______________________________________________<br>
Geany-devel mailing list<br>
<a href="mailto:Geany-devel@uvena.de">Geany-devel@uvena.de</a><br>
<a href="http://lists.uvena.de/cgi-bin/mailman/listinfo/geany-devel" target="_blank">http://lists.uvena.de/cgi-bin/mailman/listinfo/geany-devel</a><br>
</div></div></blockquote></div><br>