Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with ModKey.sc #15

Open
creativecontrol opened this issue Jun 14, 2018 · 1 comment
Open

Issue with ModKey.sc #15

creativecontrol opened this issue Jun 14, 2018 · 1 comment

Comments

@creativecontrol
Copy link

I just downloaded the newest version of wslib and it is not compiling correctly. It seems like there is a bad file ending in /GUI/ModKey.sc that is not letting it compile. The version I pulled about 2 weeks ago didn't have this issue.
Output at the Supercollider console:

empty
compiling class library (debug build)...
initPassOne started
	NumPrimitives = 711
initPassOne done
	compiling dir: '/usr/share/SuperCollider/SCClassLibrary'
	compiling dir: '/usr/share/SuperCollider/Extensions'
	compiling dir: '/home/showtime/.local/share/SuperCollider/downloaded-quarks/XML'
	compiling dir: '/home/showtime/.local/share/SuperCollider/downloaded-quarks/wslib'
illegal input string '�' 
   at '/home/showtime/.local/share/SuperCollider/downloaded-quarks/wslib/wslib-classes/GUI/ModKey.sc' line 189 char 14
code -54
  in file '/home/showtime/.local/share/SuperCollider/downloaded-quarks/wslib/wslib-classes/GUI/ModKey.sc' line 189 char 14
Expected class name.  got token: '�' 280
  in file '/home/showtime/.local/share/SuperCollider/downloaded-quarks/wslib/wslib-classes/GUI/ModKey.sc'
  line 189 char 14:

               ����          
               ^
-----------------------------------
Released audio card Audio1
audio_reservation_finish
	pass 1 done
RESULT = 0
@woutersnoei
Copy link
Contributor

I dont really know what happened here, does the issue still exist?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants