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. debugerror:copy a project(allfiles)from UBUNTU to Windows
Forum Updated to NodeBB v4.3 + New Features

debugerror:copy a project(allfiles)from UBUNTU to Windows

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 3 Posters 226 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.
  • X Offline
    X Offline
    xsupport_wang
    wrote on last edited by
    #1

    copy a project(allfiles)from UBUNTU to Windows

    debugerror

    How to fix it?Thanks.

    36e3f808-32c7-4d73-8213-6e176ffbe05f-image.png

    jsulmJ J.HilkJ 2 Replies Last reply
    0
    • X xsupport_wang

      copy a project(allfiles)from UBUNTU to Windows

      debugerror

      How to fix it?Thanks.

      36e3f808-32c7-4d73-8213-6e176ffbe05f-image.png

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

      @xsupport_wang said in debugerror:copy a project(allfiles)from UBUNTU to Windows:

      allfiles

      What does that mean? I hope you do not copy binaries and generated makefiles.

      Please post the actual error...

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

      1 Reply Last reply
      1
      • X xsupport_wang

        copy a project(allfiles)from UBUNTU to Windows

        debugerror

        How to fix it?Thanks.

        36e3f808-32c7-4d73-8213-6e176ffbe05f-image.png

        J.HilkJ Offline
        J.HilkJ Offline
        J.Hilk
        Moderators
        wrote on last edited by
        #3

        @xsupport_wang Do NOT simply copy all files over and expect it to work.

        If this is a cross compile able project, or you want it to make one, only copy the source files over.

        qrc_xxx.cpp files like the one in the error console are auto generated files, in this case it was done by qmake.

        Delete it, let qmake generate it anew.


        Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


        Q: What's that?
        A: It's blue light.
        Q: What does it do?
        A: It turns blue.

        1 Reply Last reply
        2

        • Login

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