Ezra Buehler
Ezra Buehler
``` brew install --verbose --debug https://raw.githubusercontent.com/easybe/homebrew-core/retro68/Formula/retro68.rb ```
Thank you very much. Now we get a different error though: ``` Building target libraries and samples for 68K... -- The C compiler identification is GNU 9.1.0 -- The CXX...
Cool, we are getting there 😄 Actually, I have successfully built everything with the Universal Interfaces from MPW GM recently. MPW used to be available on Apple's FTP (which IMHO...
OK, got the build to work now 🍾. Thank you very much for the support. Next step would be to create a version tag/release of this repo. Would that be...
Please review https://github.com/autc04/Retro68/pull/89. Cheers.
Thanks for merging https://github.com/autc04/Retro68/pull/89. I would also add an option to `build-toolchain.bash` to remove the interfaces and libraries after the build. What do you think?
Cool, thank you very much. I will make use of it in the Formula. BTW, now we have a mix of spaces and tabs. I do not really care which...
I've updated the Formula. Building now...
I‘ll use `cp -r` instead. I do not know if Ruby can do that. Maybe the experts that will review it will have a better solution...
So, build was successfully now. But, when trying to build my application I got: `1:1: error: could not open /usr/local/Cellar/retro68/0.1/m68k-apple-macos/RIncludes/Retro68APPL.r`