Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. [SOLVED] nmake install, Cannot perform a cyclic copy
Forum Updated to NodeBB v4.3 + New Features

[SOLVED] nmake install, Cannot perform a cyclic copy

Scheduled Pinned Locked Moved Installation and Deployment
3 Posts 3 Posters 2.5k 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.
  • P Offline
    P Offline
    postb99
    wrote on last edited by
    #1

    Hello,

    After successfully compiling Qt4 on my Windows 7 machine (VS 2010 SP1) with "nmake", I typed "nmake install".

    I get errors with xcopy command such as below.

    I'm surprised. Is there a know script bug or did I do something wrong?

    @xcopy /s /q /y /i c:\Qt\qt4.8.5\mkspecs\linux-g++-64 c:\Qt\qt4.8.5\mkspe
    cs\linux-g++-64
    Cannot perform a cyclic copy@

    1 Reply Last reply
    0
    • B Offline
      B Offline
      balderdash
      wrote on last edited by
      #2

      I have the same problem. Can somebody help please ?

      1 Reply Last reply
      0
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on last edited by
        #3

        Hi and welcome to devnet,

        For Qt 4, on windows you don't need to call nmake install. See "this":http://qt-project.org/doc/qt-4.8/install-win.html

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        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