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. Issues during Compile QOPCUA (QT6.6,WINDOWS10)

Issues during Compile QOPCUA (QT6.6,WINDOWS10)

Scheduled Pinned Locked Moved Solved 3rd Party Software
3 Posts 2 Posters 709 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.
  • C Offline
    C Offline
    Chs_QtLearner
    wrote on last edited by
    #1

    Hello,
    I try to build QOPCUA Plugin , stopped with below errors :
    [ 68%] Automatic QML type registration for target DeclarativeOpcua
    Error 5 while parsing C:/QtSpace/qtopcua/src/declarative_opcua/meta_types/qt6declarativeopcua_relwithdebinfo_metatypes.json: illegal value
    mingw32-make.exe[2]: *** [src\declarative_opcua\CMakeFiles\DeclarativeOpcua. dir\build.make:93: src/declarative_opcua/declarativeopcua_qmltyperegistrations.cpp] Error 1
    mingw32-make.exe[1]: *** [CMakeFiles\Makefile2:1736: src/declarative_opcua/CMakeFiles/DeclarativeOpcua.dir/all] Error 2
    mingw32-make.exe: *** [Makefile:145: all] Error 2

    kkoehneK 1 Reply Last reply
    0
    • kkoehneK kkoehne

      @Chs_QtLearner said in Issues during Compile QOPCUA (QT6.6,WINDOWS10):

      cua/src/declarative_opcua/meta_types/qt6declarativeopcua_relwithdebinfo_metatypes.json: illegal value
      mingw32-make.exe[2]: *** [src\declarative_opcua\CMakeFiles\DeclarativeOpcua. dir\build.make:93: src/declarative_opcua/declarativeopcua_qmltyperegistrations.cpp] Error 1
      mingw32-make.exe[1]: *** [CMakeFiles\Makefile2:1736: src/declarative_opcua/CMakeFiles/DeclarativeOpcua.dir/all] Error 2

      This looks like a build issue to me. You might be better of filing a bug at bugreports.qt.io . Please include the full configure line + log then, MinGW toolchain, and consider attaching the generated qt6declarativeopcua_relwithdebinfo_metatypes.json file.

      C Offline
      C Offline
      Chs_QtLearner
      wrote on last edited by
      #3

      @kkoehne , thanks for your answer , I will do it

      1 Reply Last reply
      0
      • C Chs_QtLearner

        Hello,
        I try to build QOPCUA Plugin , stopped with below errors :
        [ 68%] Automatic QML type registration for target DeclarativeOpcua
        Error 5 while parsing C:/QtSpace/qtopcua/src/declarative_opcua/meta_types/qt6declarativeopcua_relwithdebinfo_metatypes.json: illegal value
        mingw32-make.exe[2]: *** [src\declarative_opcua\CMakeFiles\DeclarativeOpcua. dir\build.make:93: src/declarative_opcua/declarativeopcua_qmltyperegistrations.cpp] Error 1
        mingw32-make.exe[1]: *** [CMakeFiles\Makefile2:1736: src/declarative_opcua/CMakeFiles/DeclarativeOpcua.dir/all] Error 2
        mingw32-make.exe: *** [Makefile:145: all] Error 2

        kkoehneK Offline
        kkoehneK Offline
        kkoehne
        Moderators
        wrote on last edited by
        #2

        @Chs_QtLearner said in Issues during Compile QOPCUA (QT6.6,WINDOWS10):

        cua/src/declarative_opcua/meta_types/qt6declarativeopcua_relwithdebinfo_metatypes.json: illegal value
        mingw32-make.exe[2]: *** [src\declarative_opcua\CMakeFiles\DeclarativeOpcua. dir\build.make:93: src/declarative_opcua/declarativeopcua_qmltyperegistrations.cpp] Error 1
        mingw32-make.exe[1]: *** [CMakeFiles\Makefile2:1736: src/declarative_opcua/CMakeFiles/DeclarativeOpcua.dir/all] Error 2

        This looks like a build issue to me. You might be better of filing a bug at bugreports.qt.io . Please include the full configure line + log then, MinGW toolchain, and consider attaching the generated qt6declarativeopcua_relwithdebinfo_metatypes.json file.

        Director R&D, The Qt Company

        C 1 Reply Last reply
        0
        • kkoehneK kkoehne

          @Chs_QtLearner said in Issues during Compile QOPCUA (QT6.6,WINDOWS10):

          cua/src/declarative_opcua/meta_types/qt6declarativeopcua_relwithdebinfo_metatypes.json: illegal value
          mingw32-make.exe[2]: *** [src\declarative_opcua\CMakeFiles\DeclarativeOpcua. dir\build.make:93: src/declarative_opcua/declarativeopcua_qmltyperegistrations.cpp] Error 1
          mingw32-make.exe[1]: *** [CMakeFiles\Makefile2:1736: src/declarative_opcua/CMakeFiles/DeclarativeOpcua.dir/all] Error 2

          This looks like a build issue to me. You might be better of filing a bug at bugreports.qt.io . Please include the full configure line + log then, MinGW toolchain, and consider attaching the generated qt6declarativeopcua_relwithdebinfo_metatypes.json file.

          C Offline
          C Offline
          Chs_QtLearner
          wrote on last edited by
          #3

          @kkoehne , thanks for your answer , I will do it

          1 Reply Last reply
          0
          • C Chs_QtLearner has marked this topic as solved on

          • Login

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