Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. International
  3. German
  4. Import von .pro-file nicht möglich mit QT VS Tools mit "QML_ELEMENT"
Forum Updated to NodeBB v4.3 + New Features

Import von .pro-file nicht möglich mit QT VS Tools mit "QML_ELEMENT"

Scheduled Pinned Locked Moved Unsolved German
1 Posts 1 Posters 296 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.
  • H Offline
    H Offline
    Han_Sikora
    wrote on last edited by Han_Sikora
    #1

    Moin,

    ich war gerade dabei mein Projekt umzuarbeiten da "qmlRegisterType<>" ja obsolete geworden ist.

    Mit der neuen Methode mit

    QML_ELEMENT und

    CONFIG += qmltypes
    QML_IMPORT_NAME = com.mycompany.messaging
    QML_IMPORT_MAJOR_VERSION = 1

    funktioniert alles ohne Probleme unter dem QT-Creator, jedoch beim importieren zu Visual Studio kommt folgender Fehler

    19023609-734e-46e3-8fb4-1b7b901346a0-grafik.png

    Kennt jemand hier die Lösung?

    Viele Grüße!

    1 Reply Last reply
    0

    • Login

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