<div dir="ltr"><div>Thanks Clément,</div><div><br></div><div>I made the modifications by hand in the different files. Not that many files!</div><div>Had a quick look at the patch set it does exactly the same as mine as far as I can see.</div><div><br></div><div>I can now compile an working Scilab from the master branch.However, I noticed that there is still a selection bug in the plot window.</div><div>The red markers are correct. However, the rubber box is drawn upside down. <br></div><div>I don't know if this is also fixed in this patch set. But it is a really old bug which is not any longer present in Scilab 6.0.1</div><div>So at one moment in time it was fixed. I am curious if I introduced this bug myself because I linked against an external</div><div>version of JOGL2 which may or may not contain this bug. In other words is this bug fixed JOGL2 library you are using?</div><div><br></div><div>Thanks,</div><div><br></div><div>Johan<br></div><div></div><div><br></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2018-07-30 9:41 GMT-03:00 Clément David <span dir="ltr"><<a href="mailto:Clement.David@esi-group.com" target="_blank">Clement.David@esi-group.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello Johan,<br>
<br>
Yep the patch is already in review [1] however we should rebuild jogl2 to ship it within our<br>
thirdparties. Currently to build Scilab for yourself with the latest jogl2 version from your<br>
distribution, apply it before building.<br>
<br>
[1]: <a href="https://codereview.scilab.org/#/c/17530/" rel="noreferrer" target="_blank">https://codereview.scilab.org/<wbr>#/c/17530/</a><br>
<br>
Thanks,<br>
<br>
--<br>
Clément<br>
<div><div class="h5"><br>
Le mercredi 25 juillet 2018 à 22:09 -0300, Johan Wesselink a écrit :<br>
> I build scilab from the scilab branch master under lubuntu. <br>
> This went well except for the JOGL2 library.<br>
> <br>
> I noticed that almost all modern distros come with its own version of this library.<br>
> The library is currently redistributed. However, there is a library problem in which<br>
> a dynamic library doesn't return the correct string. If I remember correctly this is the latest<br>
> MesagGL library. The redistributed version is no longer compatible with the latest mesa library. <br>
> <br>
> This is a well known problem and all distributions package scilab using the<br>
> new version.<br>
> They are aware that search path for the library in Java is modfied from <br>
> javax.opengl to com.jogamp.<br>
> Every distribution uses a patch which patches a set of java files and adapts the <a href="http://configure.ac" rel="noreferrer" target="_blank">configure.ac</a><br>
> <br>
> I am very curious if there is an incentive to integrate this modification into the current <br>
> master branch and link to a new version of JOGL2. This will make it much easier to<br>
> compile scilab from scratch.<br>
> <br>
> I do this because I am interested on working on XCOS.. This is a very cool tool<br>
> which still needs a lot of work. <br>
> <br>
> Sincerely<br>
> Johan Wesselink<br>
</div></div>> ______________________________<wbr>_________________<br>
> dev mailing list<br>
> <a href="mailto:dev@lists.scilab.org">dev@lists.scilab.org</a><br>
> <a href="http://lists.scilab.org/mailman/listinfo/dev" rel="noreferrer" target="_blank">http://lists.scilab.org/<wbr>mailman/listinfo/dev</a><br>
______________________________<wbr>_________________<br>
dev mailing list<br>
<a href="mailto:dev@lists.scilab.org">dev@lists.scilab.org</a><br>
<a href="http://lists.scilab.org/mailman/listinfo/dev" rel="noreferrer" target="_blank">http://lists.scilab.org/<wbr>mailman/listinfo/dev</a><br>
</blockquote></div><br></div>