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. Project won't compile with Qt 5.14.1 MSVC 2017

Project won't compile with Qt 5.14.1 MSVC 2017

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 212 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.
  • D Offline
    D Offline
    Drdgekil
    wrote on last edited by
    #1

    Hello everyone,

    My project compiles with Qt 5.12.5 MSVC 2017 but with the new update 5.14.1 I get this error

    :/CloudStation/c_Programmation/Qt/c++/mongo-cxx-driver/include/bsoncxx/v_noabi/bsoncxx/types.hp(39): Parse error at "{"
    jom: A:\CloudStation\c_Programmation\Qt\c++\build-chipdb-Desktop_Qt_5_14_1_MSVC2017_32bit-Debug\Makefile.Debug [debug\moc_mainwindow.cpp] Error 1
    :/CloudStation/c_Programmation/Qt/c++/mongo-cxx-driver/include/bsoncxx/v_noabi/bsoncxx/types.hp(39): Parse error at "{"
    jom: A:\CloudStation\c_Programmation\Qt\c++\build-chipdb-Desktop_Qt_5_14_1_MSVC2017_32bit-Debug\Makefile.Debug [debug\moc_mdbfilesystem.cpp] Error 1
    :/CloudStation/c_Programmation/Qt/c++/mongo-cxx-driver/include/bsoncxx/v_noabi/bsoncxx/types.hp(39): Parse error at "{"
    jom: A:\CloudStation\c_Programmation\Qt\c++\build-chipdb-Desktop_Qt_5_14_1_MSVC2017_32bit-Debug\Makefile.Debug [debug\moc_saisieform.cpp] Error 1
    :/CloudStation/c_Programmation/Qt/c++/mongo-cxx-driver/include/bsoncxx/v_noabi/bsoncxx/types.hp(39): Parse error at "{"
    jom: A:\CloudStation\c_Programmation\Qt\c++\build-chipdb-Desktop_Qt_5_14_1_MSVC2017_32bit-Debug\Makefile.Debug [debug\moc_stockitem.cpp] Error 1
    :/CloudStation/c_Programmation/Qt/c++/mongo-cxx-driver/include/bsoncxx/v_noabi/bsoncxx/types.hp(39): Parse error at "{"
    jom: A:\CloudStation\c_Programmation\Qt\c++\build-chipdb-Desktop_Qt_5_14_1_MSVC2017_32bit-Debug\Makefile.Debug [debug\moc_searchform.cpp] Error 1
    jom: A:\CloudStation\c_Programmation\Qt\c++\build-chipdb-Desktop_Qt_5_14_1_MSVC2017_32bit-Debug\Makefile [debug] Error 2
    22:48:42: Le processus "G:\Qt\Tools\QtCreator\bin\jom.exe" s'est terminé avec le code 2.
    Erreur lors de la compilation/déploiement du projet chipdb (kit : Desktop Qt 5.14.1 MSVC2017 32bit)
    When executing step "Make"
    

    cleaning up the project and running cmake doesn't change anything

    if i go back to 5.12.5 everything is fine

    do you have any idea to resolve this problem ?

    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