Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. PureQML lib
Forum Updated to NodeBB v4.3 + New Features

PureQML lib

Scheduled Pinned Locked Moved Solved QML and Qt Quick
4 Posts 2 Posters 602 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.
  • O Offline
    O Offline
    ODБOï
    wrote on 3 Apr 2019, 14:35 last edited by
    #1

    Hi,
    i wanted to test pureQML

    there is a simple how to but i cant understand it.. can someone tell me what i have to do exactly in steps 3/4/5 please ?

    Simple how-to :
    1 ) Create project directory, cd <project-dir>
    2 ) Clone QmlCore to it: git clone git@github.com:pureqml/qmlcore.git
    3) Run ./qmlcore/build --boilerplate
    4) Look into ./src/app.qml
    5) Run ./qmlcore/build Please find the resulting files in build.web/*

    O 1 Reply Last reply 3 Apr 2019, 14:53
    0
    • O ODБOï
      3 Apr 2019, 14:35

      Hi,
      i wanted to test pureQML

      there is a simple how to but i cant understand it.. can someone tell me what i have to do exactly in steps 3/4/5 please ?

      Simple how-to :
      1 ) Create project directory, cd <project-dir>
      2 ) Clone QmlCore to it: git clone git@github.com:pureqml/qmlcore.git
      3) Run ./qmlcore/build --boilerplate
      4) Look into ./src/app.qml
      5) Run ./qmlcore/build Please find the resulting files in build.web/*

      O Offline
      O Offline
      ODБOï
      wrote on 3 Apr 2019, 14:53 last edited by ODБOï 4 Mar 2019, 14:53
      #2

      @LeLev
      actually even step 2 is not very clear to me, can i clone the repository with
      https://github.com/pureqml/qmlcore.git instead of git@github.com:pureqml/qmlcore.git as described in the how to

      if i try like in the example i have this error

      C:\Users\lev\Documents\PureQML>git clone git@github.com:pureqml/qmlcore.git
      Cloning into 'qmlcore'...
      ssh: connect to host github.com port 22: Connection timed out
      fatal: Could not read from remote repository.
      
      Please make sure you have the correct access rights
      and the repository exists.
      
      1 Reply Last reply
      0
      • S Offline
        S Offline
        SGaist
        Lifetime Qt Champion
        wrote on 3 Apr 2019, 15:52 last edited by
        #3

        Hi,

        Yes you can use the https transport. The git link version requires you to have an account.

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

        O 1 Reply Last reply 4 Apr 2019, 07:13
        1
        • S SGaist
          3 Apr 2019, 15:52

          Hi,

          Yes you can use the https transport. The git link version requires you to have an account.

          O Offline
          O Offline
          ODБOï
          wrote on 4 Apr 2019, 07:13 last edited by
          #4

          hi @SGaist
          thank you for the info.

          1 Reply Last reply
          0

          2/4

          3 Apr 2019, 14:53

          • Login

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