Skip to content
oldlaptop edited this page Nov 3, 2012 · 1 revision

As an alternative to running uqm-crossbuilder on physical hardware, you can use a virtual machine to compile Windows UQM with uqm-crossbuilder. A quick howto:

  1. Download the uqm-crossbuilder ISO image from the Downloads page.
  2. Install Oracle VirtualBox from https://www.virtualbox.org/ or on Linux via a package manager. The package is called "virtualbox".
  3. Create a new Virtual Machine. You don't have to give it any other specs than assign some memory. 1024MB ought to be more than enough.
  4. Start the Virtual Machine and give it the uqm-crossbuilder ISO image when asked.
  5. Follow the instructions on the [QuickStart] page.
Clone this wiki locally