Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Cann't integrate Qt SDK with Qt visual studio Add in
Forum Updated to NodeBB v4.3 + New Features

Cann't integrate Qt SDK with Qt visual studio Add in

Scheduled Pinned Locked Moved Mobile and Embedded
2 Posts 2 Posters 4.1k 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.
  • W Offline
    W Offline
    wps2000
    wrote on last edited by
    #1

    I have compiled Qt SDK with Visual studio 2008, but when i want to integrate it with visual studio add-in, it error's with the message below:
    This Qt version is not compatible to your current Visual Studio (Qt builds VS version: 0, current version: 1500)

    I just have one version of visual studio installed,and the Qt wince SDK is compiled with it.
    My SDK version is qt-everywhere-opensource-src-4.7.3, I compile it on windows XP, with Windows Mobile 5.0 SDK R2 installed.

    My configure command is:
    configure -release -opensource -no-qt3support -D _MSC_VER=1500 -no-opengl -no-openvg -platform win32-msvc2008 -xplatform wincewm50pocket-msvc2008 -qt-libpng -qt-libtiff -qt-libjpeg -dsp -iwmmxt

    And I have tried with these:
    configure -debug-and-release -opensource -no-qt3support -static -no-opengl -no-openvg -platform win32-msvc2008 -xplatform wincewm50pocket-msvc2008 -qt-libpng -qt-libtiff -qt-libjpeg -dsp -iwmmxt

    configure -debug-and-release -opensource -no-qt3support -no-opengl -no-openvg -platform win32-msvc2008 -xplatform wincewm50pocket-msvc2008 -qt-libpng -qt-libtiff -qt-libjpeg -dsp -iwmmxt

    No matter compiled it share or compile it static, it does'nt matter. When I use it from Visual studio, the Qt add-in errors.
    But , when i directly open the .sln in the example directory with visual studio, I can run the examples in the emulator.

    1 Reply Last reply
    0
    • E Offline
      E Offline
      eddis
      wrote on last edited by
      #2

      I have this same problem (I am using XP). I have tried to reinstall Visual studio and QT 4.7.3 but problem remains. Actually I do not know what to do.

      I have tried to install older version of Addins 1.1.8 after that It the problem disappeared. But I was unable to run QT project.. I am going to reinstall QT ..

      Reinstall of QT does not helped. It seems that 1.18 Addin does not working well with QT 4.7.3. I have created QT project in Visual studio and getting error when trying to compile for Windows Mobile 6. An error: Can't find a QT version for the current build platform.

      How it can be? I have compiled QT for Windows Mobile 6 :(

      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