(C++) Porting code from Qt Creator under Ubuntu to Qt Creator under Wine under Ubuntu
February 24, 2017 · View on GitHub
(C++) Porting code from Qt Creator under Ubuntu to Qt Creator under Wine under Ubuntu






It should be possible to port code from:
- developed on the Ubuntu operating system
- developed using the IDE Qt Creator
to:
- a working Windows executable
- on the Ubuntu operating system
- using Wine for a Windows environment to install the IDE in
- recompiled using the Windows version of the IDE Qt Creator