Hi Glenn,

Thanks for the update. Good to hear that it is working.

Have you ever tried Visual Studio Code on Linux? If you download the JAL 
extension you get very beautiful syntax highlighting and you just invoke the 
compiler by pressing ctrl-B (build). In case of errors you just ctrl-left-click 
(mouse) on the error and it jumps to the line where the error occured.

Kind regards,

Rob


________________________________
Van: [email protected] <[email protected]> namens Glenn Walsh 
<[email protected]>
Verzonden: zondag 10 maart 2024 14:09
Aan: jallib <[email protected]>
Onderwerp: Re: [jallib] Linux Issues

Thanks again guys.

I folllowed Rob's advice and have the compiler working perfectly on Linux Mint 
20.3 with Geany as IDE and PicKit2 as programmer.

A 16F877a happily blinking!

All the best

Glenn

On Saturday, March 2, 2024 at 5:19:53 PM UTC Glenn Walsh wrote:
Hi Rob and everyone!

Apologies for the delay getting back to this, I've been working all week.

That sounds like the problem. The laptop I have in my workshop has a completely 
different file structure for Jal compared to this new one.

I will download the 'bee' package and try that this evening.

Thanks for your help, much appreciated.

Glenn


On Thursday, February 29, 2024 at 10:00:08 AM UTC Rob Hamerling wrote:

Hi Glen,


On 27-02-2024 21:23, Glenn Walsh wrote:
$ jallib-master/compiler/jalv2-x86-64 projects/test/16f877a_blink.jal -s 
/jallib-master/include/

>From the 'include' in this statement I suspect you downloaded/cloned from 
>Github. This would work if the compiler would support searching 
>subdirectories.  Unfortunately it doesn't.  All files in the include 
>subdirectories need be copied to a single directory (e.g. 'lib') or you must 
>specify with '-s' one-by-one all directories of the libraries which you 
>include in your program.

It might be easier to download and work with the latest 'bee' package from 
justanotherlanguage.org<http://justanotherlanguage.org>

Regards, Rob.

--
Rob Hamerling, Vianen, NL

--
You received this message because you are subscribed to the Google Groups 
"jallib" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to 
[email protected]<mailto:[email protected]>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jallib/132fc6b6-d4c3-4a67-92ba-deaf3d237de7n%40googlegroups.com<https://groups.google.com/d/msgid/jallib/132fc6b6-d4c3-4a67-92ba-deaf3d237de7n%40googlegroups.com?utm_medium=email&utm_source=footer>.

-- 
You received this message because you are subscribed to the Google Groups 
"jallib" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jallib/GVXP195MB1637EF2C7F336168638FF8FCE6252%40GVXP195MB1637.EURP195.PROD.OUTLOOK.COM.

Reply via email to