[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [sc-users] changing the compilation path
Hi Greg,
Yes you can. This is how I did it:
First create a directory where you want to put all your classes. Then, open a
terminal and go to the SC3 SCClassLibrary folder. Once there, type:
ln -s 'path' somename.symlink
where 'path' is the external directory of the classes.
This will create a symbolic link which is the same as creating an alias, with
the difference being that SC can follow it.
Lance
Quoting Greg Kellum <greg.kellum@xxxxxxxxx>:
> Hello all,
> Is it possible to add new classes to the compilation path that lie in a
> directory outside of SCClassLibrary? I recall seeing somewhere in the
> documentation that this was possible, but I can't remember how and I
> haven't been able to find the page again.
> Thanks,
> Greg
>
> _______________________________________________
> sc-users mailing list
> sc-users@xxxxxxxxxxxxxxx
> http://www.create.ucsb.edu/mailman/listinfo/sc-users
>
--
Lance Putnam
Graduate Student
Media Arts and Technology / UCSB
ljputnam@xxxxxxxxxxxxxx