Re: Phix - Cannot open autoinclude VM/pLen.e
- Posted by hakon Jul 23, 2017
- 1938 views
I've been playing with Phix and signed up to ask about pretty much this very subject
My case isn't too dissimilar to what ghaberek described, except I installed to a location in my home dir then created a symbolic link to it inside /usr/local/bin.
What I immediately searched for was a command line arg to set the include path, but couldn't find one. It would be great if multiple include paths were supported though (with a default something like the phix installation directory first, then the directory in which phix is invoked second, etc), unless there's an existing and better way I'm missing?