Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. 3rd Party Software
  4. javascriptcore.pri file is missing

javascriptcore.pri file is missing

Scheduled Pinned Locked Moved Unsolved 3rd Party Software
custom plugin
1 Posts 1 Posters 339 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
    billthebiker
    wrote on 21 Jan 2021, 22:12 last edited by
    #1

    I have been trying to setup Qt Creator so I can create a custom plugin; the steps so far:

    $ git clone http://code.qt.io/qt-creator/qt-creator.git
    $ cd qt-creator
    $ git checkout -b 4.11 v4.11.0
    $ git submodule init
    $ git submodule update --recursive
    when I try to build the qtcreator.pro project this error message pops up:

    Cannot read /home/bill/qt-creator/src/shared/qbs/src/shared/qtscript/src/3rdparty/javascriptcore/JavaScriptCore/JavaScriptCore.pri:-1: error: No such file or directory

    searched on Google but there is no mention of this problem. Obviously I need to install the javascriptcore.pri but I have no idea

    1 Reply Last reply
    0

    1/1

    21 Jan 2021, 22:12

    • Login

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