Personal tools
You are here: Home cmgui Wiki Using VMware to build ZINC
Views
FrontPage >> Peters notes >>

Using VMware to build ZINC

last edited 1 year ago by pbier

http://www.vmware.com/ produces software which allows the set up of a virtual machine on your computer. The virtual machine is run by using VMware player which runs a VM file and simulates a stand alone computer, complete with operating system. VMware provides a selection of free virtual disk images of some common pre-configured operating systems. This allows us to do things like start a virtual machine running windows XP while on a computer running ubuntu linux.

There are several advantages to using a virtual machine over other options. It allows you to have both a windows and linux development environment on your machine. Even better, you can start the VM up without shutting down your current operating system (as you have to do with a dual boot system).

When releasing zinc, it should be built for a number of machine architectures including: 32 bit linux, 64 bit linux and 32 bit windows. To build the windows version requires access to either a windows machine or using a virtual machine running windows. The second option allows you more control over your environment and also has the added advantage that you can take the windows version with you if you have a laptop.

To build zinc for windows first follow the instructions for Setting up a VMware enviroment Then follow the instructions for building zinc using vmware. http://www.cmiss.org/cmgui/zinc/BuildingZinc

Contributing to this site

Please add to the wiki any relevant information that you think might be useful to other users of this website. For example, you might like to contribute your experiences, questions and answers.

You are encouraged to contribute to this site regardless of your level of experience. Contributions are welcomed from new and regular visitors.

If you ask a question and receive an answer from a developer you should record it in the wiki. This information is extremely useful and can help other users overcome the same problem.

See how to add and edit pages for more information.