[Development] Tips needed on doing cross-platform building/testing

Konstantin Tokarev annulen at yandex.ru
Fri Sep 27 17:08:49 CEST 2013


27.09.2013, 15:58, "Mandeep Sandhu" <mandeepsandhu.chd at gmail.com>:
> Hi All,
>
> I'm a Linux (Ubuntu) user. I've recently made some changes for a bug report and wanted to test them on Windows as well.
>
> For that I've installed Windows (I've installed 7, do I need to test on other versions as well?) inside VirtualBox.
>
> Now I was thinking what was the easiest way to get my Qt repo inside that VM instance. There are 2 ways I thought of:
>
> * Share the git repo on my Linux host with the VM
> * Push my changes to my Gerrit remote and then clone from there inside the VM.

Use git new-workdir to create several separate source trees for shared git repository.

-- 
Regards,
Konstantin



More information about the Development mailing list