Skip to content
This repository was archived by the owner on Nov 13, 2024. It is now read-only.
This repository was archived by the owner on Nov 13, 2024. It is now read-only.

Error when build rapidvms in Window 10 #88

@vanvantong

Description

@vanvantong

Hi all,

I follow the in instruction from https://github.com/linkingvision/rapidvms and https://linkingv.gitbooks.io/rapidvmsusermanual/content/ to build the rapidvms. I used visual studio 2017, qt-opensource-windows-x86-5.10.1.exe, and added Qt version to visual studio.
However, I got this error:

1>c:\program files (x86)\microsoft visual studio\2017\professional\vc\tools\msvc\14.14.26428\include\xcall_once.h(20): error C3646: '_NOEXCEPT': unknown override specifier
1>c:\program files (x86)\microsoft visual studio\2017\professional\vc\tools\msvc\14.14.26428\include\xcall_once.h(33): error C3646: '_NOEXCEPT': unknown override specifier
1>c:\program files (x86)\microsoft visual studio\2017\professional\vc\tools\msvc\14.14.26428\include\system_error(59): error C3646: '_NOEXCEPT': unknown override specifier
4>c:\qt\qt5.10.1\5.10.1\msvc2015\include\qtcore\qchar.h(94): error C2535: 'QChar::QChar(ushort) noexcept': member function already defined or declared
4>c:\qt\qt5.10.1\5.10.1\msvc2015\include\qtcore\qchar.h(82): note: see declaration of 'QChar::QChar'
4>moc_vvidtimeline.cpp
4>c:\qt\qt5.10.1\5.10.1\msvc2015\include\qtcore\qchar.h(94): error C2535: 'QChar::QChar(ushort) noexcept': member function already defined or declared
4>c:\qt\qt5.10.1\5.10.1\msvc2015\include\qtcore\qchar.h(82): note: see declaration of 'QChar::QChar'
4>Generating Code...
4>Done building project "veuilib.vcxproj" -- FAILED.
========== Build: 1 succeeded, 3 failed, 0 up-to-date, 0 skipped ==========

Anybody know why and how to fix this?
Thank you in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions