You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@flomebul You can find the JNA setup I use on MS Windows (Windows command prompt) for over two years (since Dotty 0.9) in the batch file common.bat (lines 51-54).
The above file is called from the batch files scala.bat, scalac.bat and scalad.bat which are the commands to be run by a Scala 3 user.
PS. For more information see my GitHub project dotty-examples.
When launching "scala" under cygwin, the output is
This is due to an incomplete setup of the "JLINE_TERMINAL"
The "jna-5.3.1.jar" library must be added to the "jline-terminal-jna-3" library
The text was updated successfully, but these errors were encountered: