Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    XCode 5.1

    General and Desktop
    2
    9
    1443
    Loading More Posts
    • 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.
    • L
      lefty last edited by

      Hi,
      I'm getting this error when I try to compile findfiles example with xcode 5.1:
      clang: error: no such file or directory: '/transfer/findfiles/moc_window.cpp'
      any idea how to fix it?
      I am using qt 4.8.5

      1 Reply Last reply Reply Quote 0
      • SGaist
        SGaist Lifetime Qt Champion last edited by

        Hi and welcome to devnet,

        What version of OS X are you using ?

        What are you using to build the example ? Qt Creator ? Command line ?

        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 Reply Quote 0
        • L
          lefty last edited by

          Hi SGaist,
          I'm using Mavericks and xcode 5.1.

          1 Reply Last reply Reply Quote 0
          • SGaist
            SGaist Lifetime Qt Champion last edited by

            For Mavericks support you should switch to 4.8.6, it's the official release supporting that OS X for the Qt 4 version

            How did you configure your project to use Xcode ?

            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 Reply Quote 0
            • L
              lefty last edited by

              I didn't configure anything, I just opened findfiles.xcodeproj.
              But if 4.8.6 fixes the problem I'll just use that

              1 Reply Last reply Reply Quote 0
              • L
                lefty last edited by

                Yep. That worked. Thanks for your help

                1 Reply Last reply Reply Quote 0
                • SGaist
                  SGaist Lifetime Qt Champion last edited by

                  How did you generate findfiles.xcodeproj ?

                  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 Reply Quote 0
                  • L
                    lefty last edited by

                    That comes with the examples

                    1 Reply Last reply Reply Quote 0
                    • SGaist
                      SGaist Lifetime Qt Champion last edited by

                      AFAIK, the examples don't come with pre-made Xcode project

                      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 Reply Quote 0
                      • First post
                        Last post