Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. could not run QML in Ubuntu (solved)
Forum Updated to NodeBB v4.3 + New Features

could not run QML in Ubuntu (solved)

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 694 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H Offline
    H Offline
    houmingc
    wrote on last edited by houmingc
    #1

    16:17:34: Could not create directory "/opt/Qt5/Examples/Qt-5.4/enginio/quick/build-todos-Desktop_Qt_5_4_1_GCC_64bit-Debug"
    Error while building/deploying project todos (kit: Desktop Qt 5.4.1 GCC 64bit)
    When executing step "qmake"

    Please help?

    1 Reply Last reply
    0
    • H Offline
      H Offline
      hpollak
      wrote on last edited by
      #2

      It seems to me like a access-problem.

      check if you have write access to "/opt/Qt5/Examples/Qt-5.4/enginio/quick/" and the subdirectories ( ls -la -> show you allso user and groups ).

      with the command "sudo chown ..." and "sudo chgrp ...." you can change the permissions.

      or copy the example-directory to you home folder and change the owner to yourself, try again.

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved