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
Im using JSILc on the Mac, but found having to execute JSIL from the bin directory to be a real limiting factor.
After a few different experiments I found a solution I am happy with. Using macpack I have built JSILc into a command line executable JSILc.app and then made a symbolic link to run it.
NOTE; turns out there are a few more things that have to be twiddled to make this totally work. I will update and remove this line when I have it all working...