Qt Forum

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

    Forum Updated on Feb 6th

    [Solved] Where is share/qtcreator?

    Tools
    3
    7
    3168
    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.
    • H
      hrodstein last edited by

      The "QtCreator documentation":http://doc.trolltech.com/qtcreator-2.0.1/creator-project-creating.html says:

      You can use the wizard templates in the share/qtcreator/templates/wizards folder

      I've looked high and low, including in /usr/share, /usr/local/share and ~.config/Nokia/qtcreator, and can not find any such folder.

      I'm running Qt SDK 4.7 binary installation on Macintosh.

      Thanks.

      1 Reply Last reply Reply Quote 0
      • K
        kagami last edited by

        I don't have Mac, but in linux you can find it in /opt/qtsdk-version/ (the directory were Qt SDK is installed)

        1 Reply Last reply Reply Quote 0
        • B
          brandont last edited by

          On Ubuntu, it is at /usr/share/qtcreator/templates/wizards. No idea about Mac's. Try searching you entire file system for "qtcreator".

          1 Reply Last reply Reply Quote 0
          • H
            hrodstein last edited by

            The only occurrence of qtcreator that I see (using sudo find / -name "qtcreator" -print) is "~/.config/Nokia/qtcreator" and this directory contains no subdirectories, just "default.qws" and "helpcollection.qhc".

            So I don't think there is any "share/qtcreator/templates/wizards" directory on my machine.

            1 Reply Last reply Reply Quote 0
            • B
              brandont last edited by

              Maybe search for "wizard_sample.xml"? I found that in wizards/helloworld.

              1 Reply Last reply Reply Quote 0
              • H
                hrodstein last edited by

                Bingo!

                It's in the Qt Creator application bundle:
                /Developer/Applications/Qt/Qt Creator.app/Contents/Resources/templates/wizards/helloworld/wizard_sample.xml

                Thanks!

                1 Reply Last reply Reply Quote 0
                • ?
                  Guest last edited by

                  Well I installed Qt Creator 2.1 beta 2, and its right there in the Qt Creator root folder :)
                  qtcreator-2.0.93\share .. but I'm on winxp

                  1 Reply Last reply Reply Quote 0
                  • First post
                    Last post