Go back to Richel Bilderbeek's homepage.

Go back to Richel Bilderbeek's C++ page.

 

 

 

 

 

(C++) From Ubuntu using Qt Creator to Windows using Qt Creator

 

It should be possible to port code from:

 

to:

 

 

 

 

 

 

Test 1: a Hello World program

 

Under Ubtunu, a working Qt Creator project 'CppPortUbuntuQtCreatorToWindowsQtCreator1' was created.

 

This project was downloaded on a Windows computer and started with (a Windows version of) Qt Creator.

 

The compile output was:

 

No valid Qt version set. Set one in Tools/Options
Error while building project CppPortUbuntuQtCreatorToWindowsQtCreator1
When executing build step 'QMake'
Canceled build.

 

So I took a look at my Qt version (png) and found out that the path to qmake was invalid, so I set it to a valid location (png).

 

Then it worked!

 

 

 

 

 

Test 2: a Hello Boost program

 

 

 

 

 

Go back to Richel Bilderbeek's C++ page.

Go back to Richel Bilderbeek's homepage.

 

Valid XHTML 1.0 Strict