Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. How can I modify Qt source files?
Forum Updated to NodeBB v4.3 + New Features

How can I modify Qt source files?

Scheduled Pinned Locked Moved Solved Mobile and Embedded
3 Posts 2 Posters 370 Views 1 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.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by A Former User
    #1

    Hello I am developing an app for android in Qt 5.15.2, Windows 10
    The following error persists for me

    https://bugreports.qt.io/browse/QTBUG-54165

    Here, some parts of qandroidplatformscreen.cpp seem to have been changed. When I looked at the Qt files, I did not encounter such a file, what is the problem? How can I find and replace this file?

    raven-worxR 1 Reply Last reply
    0
    • ? A Former User

      Hello I am developing an app for android in Qt 5.15.2, Windows 10
      The following error persists for me

      https://bugreports.qt.io/browse/QTBUG-54165

      Here, some parts of qandroidplatformscreen.cpp seem to have been changed. When I looked at the Qt files, I did not encounter such a file, what is the problem? How can I find and replace this file?

      raven-worxR Offline
      raven-worxR Offline
      raven-worx
      Moderators
      wrote on last edited by
      #2

      @NullByte
      every change to Qt source files require that you recompile Qt for your target platform of course.
      and then use your built Qt for your application

      --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
      If you have a question please use the forum so others can benefit from the solution in the future

      ? 1 Reply Last reply
      1
      • raven-worxR raven-worx

        @NullByte
        every change to Qt source files require that you recompile Qt for your target platform of course.
        and then use your built Qt for your application

        ? Offline
        ? Offline
        A Former User
        wrote on last edited by
        #3

        @raven-worx As I guessed. thank you for the information

        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