Jump to content

USB: Difference between revisions

From Qt Wiki
Page created
 
mNo edit summary
 
Line 13: Line 13:
== Known Issues ==
== Known Issues ==
* Will not work with docks when using Nvidia GPUs (crashes display driver)
* Will not work with docks when using Nvidia GPUs (crashes display driver)
* May not work properly with all HP laptops


== Documentation ==
== Documentation ==
*[http://doc.qt.io/qtcreator/index.html Qt Creator user manual]
*[http://doc.qt.io/qtcreator/index.html Qt Creator user manual]
*[http://doc.qt.io/qt3dstudio/index.html Qt 3D Studio user manual]
*[http://doc.qt.io/qt3dstudio/index.html Qt 3D Studio user manual]

Latest revision as of 10:55, 28 January 2019

Content

The USB stick contains the following:

  • Customized Ubuntu 18.04.1 image with updates created using Cubic
  • Qt 5.12.0
  • Qt Creator
  • Qt 3D Studio

How to Use

  1. Disable Secure Boot on your computer
  2. Boot from the USB stick
  3. Symlinks to Qt 3D Studio and Qt Creator are on the desktop

Known Issues

  • Will not work with docks when using Nvidia GPUs (crashes display driver)
  • May not work properly with all HP laptops

Documentation