Onion Omega 2 Cross Compiler
-
I have created a Virtual Machine running Ubuntu for those that struggle to create a VM and install the toolchain. There seems to be a lot of posts on how to do it, but I could not get one of them to work as described. Many users prefer to use Windows as operating system although the VM can be run on any platform. The VM a working compiler that can compile c code right away.
- To use the VM simply download the 7z VM https://1drv.ms/u/s!AnOrr5m4Xp9Ej7t5_e3zuX4gsMQ27Q
and use 7Zip to extract. (www.7-zip.org) - Download Oracle VirtualBox 5.1 or better from https://www.virtualbox.org/ and install.
- Add the virtual machine and fire it up.
- Log in using the Onion account and onioneer as password.
- Read the Readme file located on the desktop.
- Sample Hello World program included.
- To use the VM simply download the 7z VM https://1drv.ms/u/s!AnOrr5m4Xp9Ej7t5_e3zuX4gsMQ27Q
-
@Johan-Erasmus The VM download link points at this post on onion.io... This link is for the lazy and/or confused people (that I usually number among): working https://1drv.ms/u/s!AnOrr5m4Xp9Ej7t5_e3zuX4gsMQ27Q
Just a quick FYI, it is on a Microsoft OneDrive account-- so you will need to have a Microsoft LIVE or Skype login handy.
-
@Johan-Erasmus Stupid question, I'm sure, but where exactly is your sample 'hello world' C file in your virtual machine? There's so many directories, even inside ~/omega, that I'm all turned around.
Thanks in advance.