Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Notes on exporting vecmath sketches

There is issue exporting sketches with the vecmath library, but there is a workaround:- cd MvApp.app mkdir lib/library/lib mv lib/rpextras.jar lib/library/lib edit lib/library/vecmath.rb to require_relative 'lib/rpextras'