Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Can't build qml example in eclipse
Forum Update on Monday, May 27th 2025

Can't build qml example in eclipse

Scheduled Pinned Locked Moved QML and Qt Quick
1 Posts 1 Posters 2.4k 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.
  • V Offline
    V Offline
    vassin
    wrote on 2 May 2012, 12:43 last edited by
    #1

    Hi

    I am trying to build qml examples under C:\QtSDK\Examples\4.7\declarative , for example "positioners".

    I get error.

    (note that i am able to build other examples like C:\QtSDK\Examples\4.7\draganddrop)

    I am copying here just part of my build output. Please let me know if you need more details...
    .
    .
    .
    -I"........\Desktop\Qt\4.8.1\mingw\include" -I"qmlapplicationviewer" -I"........\Desktop\Qt\4.8.1\mingw\include\ActiveQt" -I"debug" -I"........\Desktop\Qt\4.8.1\mingw\mkspecs\default" -o debug\moc_qmlapplicationviewer.o debug\moc_qmlapplicationviewer.cpp
    .
    .
    Copying application data...
    0 File(s) copied
    Cannot perform a cyclic copy
    make[1]: *** [copydeploymentfolders] Error 4
    make[1]: Leaving directory `C:/QtSDK/Examples/4.7/declarative/positioners'
    make: *** [debug] Error 2

    I am not sure what is the problem.
    I guess if source and destination folder is same while copying files, this may lead to cyclic copy and hence the error.
    Can enabling shadow build help?, but I am not sure how to do that in Eclipse. I don't get that option while importing Qt project file to Eclipse. (Like we get an option for shadow build in Qt Creator).

    Please help.

    Thanks.

    1 Reply Last reply
    0

    1/1

    2 May 2012, 12:43

    • Login

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