Qt Forum

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

    Call for Presentations - Qt World Summit

    VS add in: Error on loading .pri file into existing project

    Tools
    3
    6
    4530
    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.
    • G
      goetz last edited by

      When I try to import a .pri file into an existing project I get the following error message:
      Assembly Interop.qmakewrapper1Lib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null or a dependency hereof is not found.

      I'm on VS 2005 SP1.

      I've opened "QTVSADDINBUG-38":http://bugreports.qt.nokia.com/browse/QTVSADDINBUG-38 for this issue, but maybe someone else came across this error or even has a solution...

      http://www.catb.org/~esr/faqs/smart-questions.html

      1 Reply Last reply Reply Quote 0
      • A
        alexander last edited by

        Why don't you use QtCreator? It's workaround :)

        1 Reply Last reply Reply Quote 0
        • G
          goetz last edited by

          Because everything else works - we've used Qt with visual studio long before someone even thought about Creator :-) And I'm not sure if Creator setup to use MS VS compilers works as easy as using an otherwise working setup. (no, switching to MinGW is not an option :-) )

          http://www.catb.org/~esr/faqs/smart-questions.html

          1 Reply Last reply Reply Quote 0
          • T
            tobias.hunger last edited by

            Volker: Qt Creator uses MSVC compilers when available and a Qt version build with MSVC is used. You already have .pro-files, so working with Qt Creator should be as easy as opening the top level .pro-file in Qt Creator:-)

            1 Reply Last reply Reply Quote 0
            • A
              alexander last edited by

              I used to work in MSVC IDE, but now I use QtCreator with nmake

              1 Reply Last reply Reply Quote 0
              • G
                goetz last edited by

                Ok, I'll give it a try once I'll find some time :-)

                http://www.catb.org/~esr/faqs/smart-questions.html

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