Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. International
  3. German
  4. QT Statisch linken
QtWS25 Last Chance

QT Statisch linken

Scheduled Pinned Locked Moved Unsolved German
3 Posts 2 Posters 508 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
    humdidumdi
    wrote on last edited by
    #1

    Ich bin auf der Suche nach einer Anleitung wo ich QT statisch linken kann und anschließend in VS2019 nutzen kann (die Tools in VS hab ich schon installiert.

    Auch wüsste ich gern wie groß wird eine QT Anwendung werden, mit einem Fenster, 5 Label, 5 TextLines. Eine reine Schätzung reicht mir aus.

    jsulmJ 1 Reply Last reply
    0
    • H humdidumdi

      Ich bin auf der Suche nach einer Anleitung wo ich QT statisch linken kann und anschließend in VS2019 nutzen kann (die Tools in VS hab ich schon installiert.

      Auch wüsste ich gern wie groß wird eine QT Anwendung werden, mit einem Fenster, 5 Label, 5 TextLines. Eine reine Schätzung reicht mir aus.

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @humdidumdi Siehe https://wiki.qt.io/Build_Standalone_Qt_Application_for_Windows

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • H Offline
        H Offline
        humdidumdi
        wrote on last edited by
        #3

        Das habe ich schon versucht, wenn ich allerdings nmake sub-src" eingebe bekomme ich die Meldung:

        Microsoft (R) Program Maintenance Utility, Version 14.27.29112.0
        Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.
        
        NMAKE : fatal error U1073: "sub-src" konnte nicht erstellt werden
        Stop.
        

        Nur mit dem Befehl nmake rattert es eine lange Zeit durch und am Ende kommt:

        Project ERROR: Unknown module(s) in QT: help
        NMAKE : fatal error U1077: "cd": Rückgabe-Code "0x3"
        Stop.
        NMAKE : fatal error U1077: "cd": Rückgabe-Code "0x2"
        Stop.
        NMAKE : fatal error U1077: "cd": Rückgabe-Code "0x2"
        Stop.
        NMAKE : fatal error U1077: "cd": Rückgabe-Code "0x2"
        Stop.
        
        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