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. plugin initialization failed
Forum Updated to NodeBB v4.3 + New Features

plugin initialization failed

Scheduled Pinned Locked Moved Unsolved General and Desktop
6 Posts 3 Posters 758 Views 2 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.
  • T Offline
    T Offline
    trex108
    wrote on last edited by aha_1980
    #1

    while writing in .pro it shows qcoreapplication not found lexical issue or preprocessor issue

    tell me what to do

    K T 2 Replies Last reply
    0
    • T trex108

      while writing in .pro it shows qcoreapplication not found lexical issue or preprocessor issue

      tell me what to do

      K Offline
      K Offline
      koahnig
      wrote on last edited by
      #2

      @trex108

      Hi and welcome in devnet forum

      You need to give more information about your issue. Crystalball reading will not help much.
      Additional information required:
      OS?
      Qt version?
      Source code and original error message?

      Vote the answer(s) that helped you to solve your issue(s)

      T 1 Reply Last reply
      3
      • T trex108

        while writing in .pro it shows qcoreapplication not found lexical issue or preprocessor issue

        tell me what to do

        T Offline
        T Offline
        trex108
        wrote on last edited by
        #3

        @trex108 Based on Qt 5.14.0 (GCC 5.3.1 20160406 (Red Hat 5.3.1-6), 64 bit)
        linux
        i installed the open source version,the time i installed it finished automatically without showing the finish button.

        1 Reply Last reply
        0
        • K koahnig

          @trex108

          Hi and welcome in devnet forum

          You need to give more information about your issue. Crystalball reading will not help much.
          Additional information required:
          OS?
          Qt version?
          Source code and original error message?

          T Offline
          T Offline
          trex108
          wrote on last edited by
          #4

          @koahnigScreenshot from 2020-01-03 00-40-02.jpg

          K 1 Reply Last reply
          0
          • Ashok KumarA Offline
            Ashok KumarA Offline
            Ashok Kumar
            wrote on last edited by
            #5

            include the Mingw compilers or any corresponding compilers while creating the project

            1 Reply Last reply
            0
            • T trex108

              @koahnigScreenshot from 2020-01-03 00-40-02.jpg

              K Offline
              K Offline
              koahnig
              wrote on last edited by
              #6

              @trex108
              As already indicated by @Ashok-Kumar you need to install a proper compiler for your installation.

              However, do you have installed only Qt creator?
              This is a develoment environement and you would need also Qt lib version.
              Check if there is a MaintenanceTool application available in the Qt install folder. If yes, start it and install Qt version.
              AFAIK you should be able also to install the proper compiler with the MaintenanceTool under linux.

              Vote the answer(s) that helped you to solve your issue(s)

              1 Reply Last reply
              1

              • Login

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