Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Installing and setting up for use with cloud 9 ide
QtWS25 Last Chance

Installing and setting up for use with cloud 9 ide

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
cloud 9c9.iocloud ideubuntu vm
2 Posts 2 Posters 1.6k Views
  • 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.
  • B Offline
    B Offline
    Billy
    wrote on 18 Nov 2015, 00:15 last edited by
    #1

    I am looking for help setting up qt 5.5 with cloud 9 ide. It provides a VM with ubuntu and I tried installing the framework with

    wget, chmod +x, ./

    but I ended up with error:
    QXcbConnection: Could not connect to display
    Aborted

    In any event, I imagine the error is just being caused because I am installing it in a VM, but I don't know how to complete the install or how to set it up for the cloud 9 environment once its installed.

    Any help would be appreciated.

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 18 Nov 2015, 00:24 last edited by
      #2

      Hi and welcome to devnet,

      A VM is not a problem, you can install and do Qt 5 development on e.g. VirtualBox, VMWare or Parallels without any problem.

      However, it's not sure that Cloud9 provides an X server which is needed to use the xcb plugin.

      You should check with the Cloud9 people about that.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0

      2/2

      18 Nov 2015, 00:24

      • Login

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