On 2018-11-07 11:17, Lex Trotman wrote:
On Wed, 7 Nov 2018 at 19:55, andrej.meszaros@agromel.sk wrote:
Hi,
I just begin to use Geany. It is really a very good IDE. I use GCBASIC to create programs for microchips PIC. I use Linux version, UBUNTU.
Everything works but when there are errors after compilation, I can see error lines in red in Compiler tab, when I click on line, it doesnt jump to the line in editor. I get error, ther Cannot open file ...
Here are my screenshots.
I make a simple program for testing.
There is screen shot after compilation with errors. The second is after click on line with error.
At the bottom You cacn see there is error opening file. But the file is opened in editor.
It is bug or something need to be setted ?
What is the build command you are using?
Cheers Lex
Please help
Thank You
Andrej _______________________________________________ Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
Hi,i use "/opt/GCBASIC/makehex.sh %f"
Regards
Andrej