Hi,

Im gonna be starting a project soon, with development being done on Linux, and targetting both Linux and Windows.

I have never really done a cross platform project before, and was wondering if anyone can reccomend me the 'easiest' approach to doing this.

Can I, or should I do everything on linux and cross compile for windows easily? Or should i share the source files to a Windows virtual machine and compile for both OSs seperatly?

Also does it matter which IDE i go for? I quite like QDevelop.

Thanks alot,

Jack