I detected the problem finally,
it was due to some native libs, that failed to work onĀ Mac and Windows,
now I enable them only on Linux.
The important native libs from the OpenBLAS project work on Mac and
Windows also.
Thank you
Best Regards
Stergios
On 21/08/2019 17:41, Paul King wrote:
What Java/Groovy versions are you using? Is it the same JVM/Groovy
versions as used with earlier versions of GroovyLab that worked?
On Thu, Aug 22, 2019 at 12:07 AM sterg <st...@teiemt.gr
<mailto:st...@teiemt.gr>> wrote:
Hi all,
I was developed new versions of GroovyLab,
https://github.com/sterglee/GroovyLab
that works very well on Linux,
but in a rather strange way, fails silently to start on Windows
and MacOS.
It seems that the program does not enter the main() method,
it fails before.
I suspect something with classpaths, module paths, i.e. JVM related,
works differently from Linux.
Does anyone has some idea, what happens?
Best Regards
Stergios