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

Error when build rapidvms in Window 10 #88

Open
vanvantong opened this issue May 11, 2018 · 0 comments
Open

Error when build rapidvms in Window 10 #88

vanvantong opened this issue May 11, 2018 · 0 comments

Comments

@vanvantong
Copy link

vanvantong commented May 11, 2018

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!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant