Re: [Scilab-Dev] Compiling Scilab for macOS

2020-04-19 Thread Chin Luh Tan
Thanks,  i make clean and deleted the jar folder, but overlooked the build folder, making progress now, shall get back to you tomorrow,  thanks again for your guidance! Rgds, CL On Sun, 19 Apr 2020 23:53:57 +0800 stephane.motte...@utc.fr wrote You should force rebuild of the sci

Re: [Scilab-Dev] Compiling Scilab for macOS

2020-04-19 Thread Stéphane Mottelet
You should force rebuild of the scirenderer jar file (remove it). S. > Le 19 avr. 2020 à 15:33, Chin Luh Tan a écrit > : > >  > hi again, > > great, some progress... after remove ant, no different, but after remove all > java version except 1.8, i get following error instead: > > [jav

Re: [Scilab-Dev] Compiling Scilab for macOS

2020-04-19 Thread Chin Luh Tan
hi again,  great, some progress... after remove ant, no different, but after remove all java version except 1.8, i get following error instead:     [javac] /Users/kennethkoh/scilab-6.1/scilab/modules/graphic_objects/src/java/org/scilab/modules/graphic_objects/datatip/Datatip.java:35: error

Re: [Scilab-Dev] Scilab 6.1.0 is available!

2020-04-19 Thread Sylvain Corlay
Hey, Any news on supporting another version of gcc than the latest version? Best, On Mon, Apr 13, 2020, 11:55 Sylvain Corlay wrote: > Hello All, > > I am following up on this. > > Is there any hope for a patch Scilab release that would support gcc < 8 ? > This regression makes packaging the l

Re: [Scilab-Dev] Compiling Scilab for macOS

2020-04-19 Thread Chin Luh Tan
I do always make clean before a new build  for this case, i even git another scilab to make sure it is really clean. However  i did not uninstall the ant and java, will give a try again and get back to you.  Thanks alot Rgds, Chin Luh On Sun, 19 Apr 2020 20:38:13 +0800 stephane.mot

Re: [Scilab-Dev] Compiling Scilab for macOS

2020-04-19 Thread Stéphane Mottelet
Hello, Did you a make clean ? Did you completely uninstall all brew ant versions ? I know this should not be necessary but did you uninstall openjdk@13 ? S. >> Le 19 avr. 2020 à 13:10, Chin Luh Tan a >> écrit : >  > As I had start with brew, so I just tried to cont using the brew before I >

Re: [Scilab-Dev] Compiling Scilab for macOS

2020-04-19 Thread Chin Luh Tan
As I had start with brew, so I just tried to cont using the brew before I switch to fink if no success, and in fact, I get the similar error: [javac] /Users/kennethkoh/scilab-6.1/scilab/modules/graphic_objects/src/java/org/scilab/modules/graphic_objects/xmlloader/CSSParser.java:17: error: p