Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build Error has occurred. (Cmake, Visual Studio 2017) #397

Open
Eskeptor opened this issue Nov 8, 2022 · 0 comments
Open

Build Error has occurred. (Cmake, Visual Studio 2017) #397

Eskeptor opened this issue Nov 8, 2022 · 0 comments

Comments

@Eskeptor
Copy link

Eskeptor commented Nov 8, 2022

The project was built on my system using boost_1_80_0 and cmake version 3.25.0-rc3.
I clone Git and build with CMake, but there is an error.


Z:\JeonYC\99.Library\freeopcua-master\freeopcua-master\build>cmake --build Z:\JeonYC\99.Library\freeopcua-master\freeopcua-master\build
.NET Framework용 Microsoft (R) Build Engine 버전 15.9.21+g9802d43bc3
Copyright (C) Microsoft Corporation. All rights reserved.

Checking Build System
Building Custom Rule Z:/JeonYC/99.Library/freeopcua-master/freeopcua-master/CMakeLists.txt
rawsize_auto.cpp
Z:\JeonYC\99.Library\freeopcua-master\freeopcua-master\include\opc/ua/protocol/variant.h(87): fatal error C1001: 컴파일
러에서
내부 오류가 발생했습니다. [Z:\JeonYC\99.Library\freeopcua-master\freeopcua-master\build\opcuaprotocol.vcxproj]
(컴파일러 파일 'd:\agent_work\2\s\src\vctools\compiler\cxxfe\sl\p1\c\types.c', 줄 4563)
이 문제를 해결하려면 위 목록에 나오는 위치 부근의 프로그램을 단순화하거나 변경하십시오.
자세한 내용을 보려면 Visual C++ [도움말] 메뉴에서 [기술 지원] 명령을
선택하거나 기술 지원 도움말 파일을 참조하십시오.
Z:\JeonYC\99.Library\freeopcua-master\freeopcua-master\include\opc/ua/protocol/variant.h(93): note: 컴파일 중인 클래스 템플릿 인스
턴스화 'OpcUa::has_begin_end'에 대한 참조를 확인하세요.
serialize_auto.cpp


This Error is An internal error has occurred in the compiler.

An error occurs even if you build using Visual Studio instead of cmake.
(C1001: Internal Error has occurred)
(Z:\JeonYC\99.Library\freeopcua-master\freeopcua-master\include\opc/ua/protocol/variant.h(87): fatal error C1001: Internal Error has occurred)

How to fix it?

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

No branches or pull requests

1 participant