Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Compile QtCharts 2.1.0 using MSVC 2010 x64 bit in Qt 5.5.1 version
Qt 6.11 is out! See what's new in the release blog

Compile QtCharts 2.1.0 using MSVC 2010 x64 bit in Qt 5.5.1 version

Scheduled Pinned Locked Moved Solved General and Desktop
4 Posts 3 Posters 673 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.
  • Q Offline
    Q Offline
    QtVik
    wrote on last edited by
    #1

    Hi,

    I need to compile QtCharts 2.1.0 on Qt 5.5.1 version using MSVC 2010 x64 bit comipler Kit.

    But there is no MSVC 2010 x64 bit comipler Kit available in Qt 5.5.1 only x86 available.

    Please help me solve the above problem.

    Thanks

    jsulmJ 1 Reply Last reply
    0
    • Q QtVik

      Hi,

      I need to compile QtCharts 2.1.0 on Qt 5.5.1 version using MSVC 2010 x64 bit comipler Kit.

      But there is no MSVC 2010 x64 bit comipler Kit available in Qt 5.5.1 only x86 available.

      Please help me solve the above problem.

      Thanks

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @QtVik There is Qt 5.5.1 for msvc2013x64: https://download.qt.io/archive/qt/5.5/5.5.1/qt-opensource-windows-x86-msvc2013_64-5.5.1.exe
      But if you have to use msvc2010x64 then you will need to build Qt by yourself I think.

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      3
      • Christian EhrlicherC Online
        Christian EhrlicherC Online
        Christian Ehrlicher
        Lifetime Qt Champion
        wrote on last edited by
        #3

        @jsulm said in Compile QtCharts 2.1.0 using MSVC 2010 x64 bit in Qt 5.5.1 version:

        But if you have to use msvc2010x64 then you will need to build Qt by yourself I think.

        I'm not even sure if Qt runs fine with msvc2010/x64 - there were several issues until the msvc compiler correctly compiled 64bit code and I'm pretty sure you will hit some of them with such an old compiler (and Qt version)

        Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
        Visit the Qt Academy at https://academy.qt.io/catalog

        1 Reply Last reply
        3
        • Q Offline
          Q Offline
          QtVik
          wrote on last edited by
          #4

          Thank you @jsulm @Christian-Ehrlicher :

          I compiled the qt 5.5.1 version.
          I am now trying to compile qtchart 2.1.0 using 64 bit compiler from Windows SDK in qt creator.

          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