-
Notifications
You must be signed in to change notification settings - Fork 92
Description
심각도 코드 설명 프로젝트 파일 줄 비표시 오류(Suppression) 상태
오류 C2065 'unique_ptr': 선언되지 않은 식별자입니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 30
오류(활성) E0135 네임스페이스 "std"에 "unique_ptr" 멤버가 없습니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 28
오류(활성) E0439 '>'가 필요합니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 28
오류(활성) E0040 식별자가 필요합니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 28
오류(활성) E0135 네임스페이스 "std"에 "unique_ptr" 멤버가 없습니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 29
오류(활성) E0439 '>'가 필요합니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 29
오류(활성) E0040 식별자가 필요합니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 29
오류(활성) E0135 네임스페이스 "std"에 "unique_ptr" 멤버가 없습니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 30
오류(활성) E0439 '>'가 필요합니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 30
오류(활성) E0040 식별자가 필요합니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 30
오류(활성) E0020 식별자 "_Meshes"이(가) 정의되어 있지 않습니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 35
오류(활성) E0020 식별자 "_Meshes"이(가) 정의되어 있지 않습니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 36
오류(활성) E0020 식별자 "_Textures"이(가) 정의되어 있지 않습니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 43
오류(활성) E0135 네임스페이스 "std"에 "unique_ptr" 멤버가 없습니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 66
오류(활성) E0439 '>'가 필요합니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 66
오류(활성) E0040 식별자가 필요합니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 66
오류(활성) E0135 네임스페이스 "std"에 "unique_ptr" 멤버가 없습니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 67
오류(활성) E0439 '>'가 필요합니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 67
오류(활성) E0040 식별자가 필요합니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 67
오류(활성) E0135 네임스페이스 "std"에 "unique_ptr" 멤버가 없습니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 68
오류(활성) E0439 '>'가 필요합니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 68
오류(활성) E0040 식별자가 필요합니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 68
오류 C2039 'unique_ptr': 'std'의 멤버가 아닙니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 28
메시지 'std' 선언을 참조하십시오. EngineModule C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\functional 33
오류 C2065 'unique_ptr': 선언되지 않은 식별자입니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 28
오류 C2275 'CK::DD::GameObject': 형식 대신 식이 필요합니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 28
오류 C2974 'std::vector': '_Ty'의 템플릿 인수가 잘못되었습니다. 형식이 필요합니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 28
메시지 'std::vector' 선언을 참조하십시오. EngineModule C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\vector 494
오류 C2976 'std::vector': 템플릿 인수가 너무 적습니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 28
메시지 'std::vector' 선언을 참조하십시오. EngineModule C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\vector 494
오류 C2059 구문 오류: '>' EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 28
오류 C2334 '{' 앞에 예기치 않은 토큰이 있습니다. 명백한 함수 본문을 건너뜁니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 28
오류 C2039 'unique_ptr': 'std'의 멤버가 아닙니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 29
메시지 'std' 선언을 참조하십시오. EngineModule C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\functional 33
오류 C2065 'unique_ptr': 선언되지 않은 식별자입니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 29
오류 C2275 'CK::DD::GameObject': 형식 대신 식이 필요합니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 29
오류 C2974 'std::vector': '_Ty'의 템플릿 인수가 잘못되었습니다. 형식이 필요합니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 29
메시지 'std::vector' 선언을 참조하십시오. EngineModule C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\vector 494
오류 C2976 'std::vector': 템플릿 인수가 너무 적습니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 29
메시지 'std::vector' 선언을 참조하십시오. EngineModule C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\vector 494
오류 C2059 구문 오류: '>' EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 29
오류 C2039 'const_iterator': 'global namespace''의 멤버가 아닙니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 29 오류 C2334 '{' 앞에 예기치 않은 토큰이 있습니다. 명백한 함수 본문을 건너뜁니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 29 오류 C2039 'unique_ptr': 'std'의 멤버가 아닙니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 30 메시지 'std' 선언을 참조하십시오. EngineModule C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\functional 33 오류 C2275 'CK::DD::GameObject': 형식 대신 식이 필요합니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 30 오류 C2974 'std::vector': '_Ty'의 템플릿 인수가 잘못되었습니다. 형식이 필요합니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 30 메시지 'std::vector' 선언을 참조하십시오. EngineModule C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\vector 494 오류 C2976 'std::vector': 템플릿 인수가 너무 적습니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 30 메시지 'std::vector' 선언을 참조하십시오. EngineModule C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\vector 494 오류 C2059 구문 오류: '>' EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 30 오류 C2039 'const_iterator': 'global namespace''의 멤버가 아닙니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 30
오류 C2334 '{' 앞에 예기치 않은 토큰이 있습니다. 명백한 함수 본문을 건너뜁니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 30
오류 C2039 'unique_ptr': 'std'의 멤버가 아닙니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 66
메시지 'std' 선언을 참조하십시오. EngineModule C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\functional 33
오류 C2065 'unique_ptr': 선언되지 않은 식별자입니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 66
오류 C2275 'CK::DD::GameObject': 형식 대신 식이 필요합니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 66
오류 C2974 'std::vector': '_Ty'의 템플릿 인수가 잘못되었습니다. 형식이 필요합니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 66
메시지 'std::vector' 선언을 참조하십시오. EngineModule C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\vector 494
오류 C2976 'std::vector': 템플릿 인수가 너무 적습니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 66
메시지 'std::vector' 선언을 참조하십시오. EngineModule C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\vector 494
오류 C2059 구문 오류: '>' EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 66
오류 C2238 ';' 앞에 예기치 않은 토큰이 있습니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 66
오류 C2039 'unique_ptr': 'std'의 멤버가 아닙니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 67
메시지 'std' 선언을 참조하십시오. EngineModule C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\functional 33
오류 C2065 'unique_ptr': 선언되지 않은 식별자입니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 67
오류 C2275 'CK::DD::Mesh': 형식 대신 식이 필요합니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 67
오류 C2974 'std::unordered_map': '_Ty'의 템플릿 인수가 잘못되었습니다. 형식이 필요합니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 67
메시지 'std::unordered_map' 선언을 참조하십시오. EngineModule C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\unordered_map 67
오류 C2976 'std::unordered_map': 템플릿 인수가 너무 적습니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 67
메시지 'std::unordered_map' 선언을 참조하십시오. EngineModule C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\unordered_map 67
오류 C2059 구문 오류: '>' EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 67
오류 C2238 ';' 앞에 예기치 않은 토큰이 있습니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 67
오류 C2039 'unique_ptr': 'std'의 멤버가 아닙니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 68
메시지 'std' 선언을 참조하십시오. EngineModule C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\functional 33
오류 C2065 'unique_ptr': 선언되지 않은 식별자입니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 68
오류 C2275 'CK::Texture': 형식 대신 식이 필요합니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 68
오류 C2974 'std::unordered_map': '_Ty'의 템플릿 인수가 잘못되었습니다. 형식이 필요합니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 68
메시지 'std::unordered_map' 선언을 참조하십시오. EngineModule C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\unordered_map 67
오류 C2976 'std::unordered_map': 템플릿 인수가 너무 적습니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 68
메시지 'std::unordered_map' 선언을 참조하십시오. EngineModule C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\unordered_map 67
오류 C2059 구문 오류: '>' EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 68
오류 C2238 ';' 앞에 예기치 않은 토큰이 있습니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 68
오류 C2065 '_Meshes': 선언되지 않은 식별자입니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 35
오류 C2065 '_Meshes': 선언되지 않은 식별자입니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 36
오류 C2065 '_Textures': 선언되지 않은 식별자입니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 43
오류 C2039 'unique_ptr': 'std'의 멤버가 아닙니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 28
메시지 'std' 선언을 참조하십시오. EngineModule C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\functional 33
오류 C2065 'unique_ptr': 선언되지 않은 식별자입니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 28
오류 C2275 'CK::DDD::GameObject': 형식 대신 식이 필요합니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 28
오류 C2974 'std::vector': '_Ty'의 템플릿 인수가 잘못되었습니다. 형식이 필요합니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 28
메시지 'std::vector' 선언을 참조하십시오. EngineModule C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\vector 494
오류 C2976 'std::vector': 템플릿 인수가 너무 적습니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 28
메시지 'std::vector' 선언을 참조하십시오. EngineModule C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\vector 494
오류 C2059 구문 오류: '>' EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 28
오류 C2334 '{' 앞에 예기치 않은 토큰이 있습니다. 명백한 함수 본문을 건너뜁니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 28
오류 C2039 'unique_ptr': 'std'의 멤버가 아닙니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 29
메시지 'std' 선언을 참조하십시오. EngineModule C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\functional 33
오류 C2065 'unique_ptr': 선언되지 않은 식별자입니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 29
오류 C2275 'CK::DDD::GameObject': 형식 대신 식이 필요합니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 29
오류 C2974 'std::vector': '_Ty'의 템플릿 인수가 잘못되었습니다. 형식이 필요합니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 29
메시지 'std::vector' 선언을 참조하십시오. EngineModule C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\vector 494
오류 C2976 'std::vector': 템플릿 인수가 너무 적습니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 29
메시지 'std::vector' 선언을 참조하십시오. EngineModule C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\vector 494
오류 C2059 구문 오류: '>' EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 29
오류 C2039 'const_iterator': 'global namespace''의 멤버가 아닙니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 29 오류 C2334 '{' 앞에 예기치 않은 토큰이 있습니다. 명백한 함수 본문을 건너뜁니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 29 오류 C2039 'unique_ptr': 'std'의 멤버가 아닙니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 30 메시지 'std' 선언을 참조하십시오. EngineModule C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\functional 33 오류 C2065 'unique_ptr': 선언되지 않은 식별자입니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 30 오류 C2275 'CK::DDD::GameObject': 형식 대신 식이 필요합니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 30 오류 C2974 'std::vector': '_Ty'의 템플릿 인수가 잘못되었습니다. 형식이 필요합니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 30 메시지 'std::vector' 선언을 참조하십시오. EngineModule C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\vector 494 오류 C2976 'std::vector': 템플릿 인수가 너무 적습니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 30 메시지 'std::vector' 선언을 참조하십시오. EngineModule C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\vector 494 오류 C2059 구문 오류: '>' EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 30 오류 C2039 'const_iterator': 'global namespace''의 멤버가 아닙니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 30
오류 C2334 '{' 앞에 예기치 않은 토큰이 있습니다. 명백한 함수 본문을 건너뜁니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 30
오류 C2039 'unique_ptr': 'std'의 멤버가 아닙니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 78
메시지 'std' 선언을 참조하십시오. EngineModule C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\functional 33
오류 C2065 'unique_ptr': 선언되지 않은 식별자입니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 78
오류 C2275 'CK::DDD::GameObject': 형식 대신 식이 필요합니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 78
오류 C2974 'std::vector': '_Ty'의 템플릿 인수가 잘못되었습니다. 형식이 필요합니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 78
메시지 'std::vector' 선언을 참조하십시오. EngineModule C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\vector 494
오류 C2976 'std::vector': 템플릿 인수가 너무 적습니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 78
메시지 'std::vector' 선언을 참조하십시오. EngineModule C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\vector 494
오류 C2059 구문 오류: '>' EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 78
오류 C2238 ';' 앞에 예기치 않은 토큰이 있습니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 78
오류 C2039 'unique_ptr': 'std'의 멤버가 아닙니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 79
메시지 'std' 선언을 참조하십시오. EngineModule C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\functional 33
오류 C2065 'unique_ptr': 선언되지 않은 식별자입니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 79
오류 C2275 'CK::DDD::Mesh': 형식 대신 식이 필요합니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 79
오류 C2974 'std::unordered_map': '_Ty'의 템플릿 인수가 잘못되었습니다. 형식이 필요합니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 79
메시지 'std::unordered_map' 선언을 참조하십시오. EngineModule C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\unordered_map 67
오류 C2976 'std::unordered_map': 템플릿 인수가 너무 적습니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 79
메시지 'std::unordered_map' 선언을 참조하십시오. EngineModule C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\unordered_map 67
오류 C2059 구문 오류: '>' EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 79
오류 C2238 ';' 앞에 예기치 않은 토큰이 있습니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 79
오류 C2039 'unique_ptr': 'std'의 멤버가 아닙니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 80
메시지 'std' 선언을 참조하십시오. EngineModule C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\functional 33
오류 C2065 'unique_ptr': 선언되지 않은 식별자입니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 80
오류 C2275 'CK::Texture': 형식 대신 식이 필요합니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 80
오류 C2974 'std::unordered_map': '_Ty'의 템플릿 인수가 잘못되었습니다. 형식이 필요합니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 80
메시지 'std::unordered_map' 선언을 참조하십시오. EngineModule C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\unordered_map 67
오류 C2976 'std::unordered_map': 템플릿 인수가 너무 적습니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 80
메시지 'std::unordered_map' 선언을 참조하십시오. EngineModule C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\unordered_map 67
오류 C2059 구문 오류: '>' EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 80
오류 C2238 ';' 앞에 예기치 않은 토큰이 있습니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 80
오류 C2065 '_Meshes': 선언되지 않은 식별자입니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 35
오류 C2065 '_Meshes': 선언되지 않은 식별자입니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 36
오류 C2065 '_Textures': 선언되지 않은 식별자입니다. EngineModule D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 43
오류 C2039 'unique_ptr': 'std'의 멤버가 아닙니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 28
메시지 'std' 선언을 참조하십시오. SoftRendererPlayer C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\functional 33
오류 C2065 'unique_ptr': 선언되지 않은 식별자입니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 28
오류 C2275 'CK::DD::GameObject': 형식 대신 식이 필요합니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 28
오류 C2974 'std::vector': '_Ty'의 템플릿 인수가 잘못되었습니다. 형식이 필요합니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 28
메시지 'std::vector' 선언을 참조하십시오. SoftRendererPlayer C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\vector 494
오류 C2976 'std::vector': 템플릿 인수가 너무 적습니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 28
메시지 'std::vector' 선언을 참조하십시오. SoftRendererPlayer C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\vector 494
오류 C2059 구문 오류: '>' SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 28
오류 C2334 '{' 앞에 예기치 않은 토큰이 있습니다. 명백한 함수 본문을 건너뜁니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 28
오류 C2039 'unique_ptr': 'std'의 멤버가 아닙니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 29
메시지 'std' 선언을 참조하십시오. SoftRendererPlayer C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\functional 33
오류 C2065 'unique_ptr': 선언되지 않은 식별자입니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 29
오류 C2275 'CK::DD::GameObject': 형식 대신 식이 필요합니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 29
오류 C2974 'std::vector': '_Ty'의 템플릿 인수가 잘못되었습니다. 형식이 필요합니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 29
메시지 'std::vector' 선언을 참조하십시오. SoftRendererPlayer C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\vector 494
오류 C2976 'std::vector': 템플릿 인수가 너무 적습니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 29
메시지 'std::vector' 선언을 참조하십시오. SoftRendererPlayer C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\vector 494
오류 C2059 구문 오류: '>' SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 29
오류 C2039 'const_iterator': 'global namespace''의 멤버가 아닙니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 29 오류 C2334 '{' 앞에 예기치 않은 토큰이 있습니다. 명백한 함수 본문을 건너뜁니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 29 오류 C2039 'unique_ptr': 'std'의 멤버가 아닙니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 30 메시지 'std' 선언을 참조하십시오. SoftRendererPlayer C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\functional 33 오류 C2065 'unique_ptr': 선언되지 않은 식별자입니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 30 오류 C2275 'CK::DD::GameObject': 형식 대신 식이 필요합니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 30 오류 C2974 'std::vector': '_Ty'의 템플릿 인수가 잘못되었습니다. 형식이 필요합니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 30 메시지 'std::vector' 선언을 참조하십시오. SoftRendererPlayer C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\vector 494 오류 C2976 'std::vector': 템플릿 인수가 너무 적습니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 30 메시지 'std::vector' 선언을 참조하십시오. SoftRendererPlayer C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\vector 494 오류 C2059 구문 오류: '>' SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 30 오류 C2039 'const_iterator': 'global namespace''의 멤버가 아닙니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 30
오류 C2334 '{' 앞에 예기치 않은 토큰이 있습니다. 명백한 함수 본문을 건너뜁니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 30
오류 C2039 'unique_ptr': 'std'의 멤버가 아닙니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 66
메시지 'std' 선언을 참조하십시오. SoftRendererPlayer C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\functional 33
오류 C2065 'unique_ptr': 선언되지 않은 식별자입니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 66
오류 C2275 'CK::DD::GameObject': 형식 대신 식이 필요합니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 66
오류 C2974 'std::vector': '_Ty'의 템플릿 인수가 잘못되었습니다. 형식이 필요합니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 66
메시지 'std::vector' 선언을 참조하십시오. SoftRendererPlayer C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\vector 494
오류 C2976 'std::vector': 템플릿 인수가 너무 적습니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 66
메시지 'std::vector' 선언을 참조하십시오. SoftRendererPlayer C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\vector 494
오류 C2059 구문 오류: '>' SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 66
오류 C2238 ';' 앞에 예기치 않은 토큰이 있습니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 66
오류 C2039 'unique_ptr': 'std'의 멤버가 아닙니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 67
메시지 'std' 선언을 참조하십시오. SoftRendererPlayer C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\functional 33
오류 C2065 'unique_ptr': 선언되지 않은 식별자입니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 67
오류 C2275 'CK::DD::Mesh': 형식 대신 식이 필요합니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 67
오류 C2974 'std::unordered_map': '_Ty'의 템플릿 인수가 잘못되었습니다. 형식이 필요합니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 67
메시지 'std::unordered_map' 선언을 참조하십시오. SoftRendererPlayer C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\unordered_map 67
오류 C2976 'std::unordered_map': 템플릿 인수가 너무 적습니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 67
메시지 'std::unordered_map' 선언을 참조하십시오. SoftRendererPlayer C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\unordered_map 67
오류 C2059 구문 오류: '>' SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 67
오류 C2238 ';' 앞에 예기치 않은 토큰이 있습니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 67
오류 C2039 'unique_ptr': 'std'의 멤버가 아닙니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 68
메시지 'std' 선언을 참조하십시오. SoftRendererPlayer C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\functional 33
오류 C2065 'unique_ptr': 선언되지 않은 식별자입니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 68
오류 C2275 'CK::Texture': 형식 대신 식이 필요합니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 68
오류 C2974 'std::unordered_map': '_Ty'의 템플릿 인수가 잘못되었습니다. 형식이 필요합니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 68
메시지 'std::unordered_map' 선언을 참조하십시오. SoftRendererPlayer C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\unordered_map 67
오류 C2976 'std::unordered_map': 템플릿 인수가 너무 적습니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 68
메시지 'std::unordered_map' 선언을 참조하십시오. SoftRendererPlayer C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\unordered_map 67
오류 C2059 구문 오류: '>' SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 68
오류 C2238 ';' 앞에 예기치 않은 토큰이 있습니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 68
오류 C2065 '_Meshes': 선언되지 않은 식별자입니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 35
오류 C2065 '_Meshes': 선언되지 않은 식별자입니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 36
오류 C2065 '_Textures': 선언되지 않은 식별자입니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\2D\GameEngine.h 43
오류 C2039 'unique_ptr': 'std'의 멤버가 아닙니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 28
메시지 'std' 선언을 참조하십시오. SoftRendererPlayer C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\functional 33
오류 C2065 'unique_ptr': 선언되지 않은 식별자입니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 28
오류 C2275 'CK::DDD::GameObject': 형식 대신 식이 필요합니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 28
오류 C2974 'std::vector': '_Ty'의 템플릿 인수가 잘못되었습니다. 형식이 필요합니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 28
메시지 'std::vector' 선언을 참조하십시오. SoftRendererPlayer C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\vector 494
오류 C2976 'std::vector': 템플릿 인수가 너무 적습니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 28
메시지 'std::vector' 선언을 참조하십시오. SoftRendererPlayer C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\vector 494
오류 C2059 구문 오류: '>' SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 28
오류 C2334 '{' 앞에 예기치 않은 토큰이 있습니다. 명백한 함수 본문을 건너뜁니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 28
오류 C2039 'unique_ptr': 'std'의 멤버가 아닙니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 29
메시지 'std' 선언을 참조하십시오. SoftRendererPlayer C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\functional 33
오류 C2065 'unique_ptr': 선언되지 않은 식별자입니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 29
오류 C2275 'CK::DDD::GameObject': 형식 대신 식이 필요합니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 29
오류 C2974 'std::vector': '_Ty'의 템플릿 인수가 잘못되었습니다. 형식이 필요합니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 29
메시지 'std::vector' 선언을 참조하십시오. SoftRendererPlayer C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\vector 494
오류 C2976 'std::vector': 템플릿 인수가 너무 적습니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 29
메시지 'std::vector' 선언을 참조하십시오. SoftRendererPlayer C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\vector 494
오류 C2059 구문 오류: '>' SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 29
오류 C2039 'const_iterator': 'global namespace''의 멤버가 아닙니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 29 오류 C2334 '{' 앞에 예기치 않은 토큰이 있습니다. 명백한 함수 본문을 건너뜁니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 29 오류 C2039 'unique_ptr': 'std'의 멤버가 아닙니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 30 메시지 'std' 선언을 참조하십시오. SoftRendererPlayer C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\functional 33 오류 C2065 'unique_ptr': 선언되지 않은 식별자입니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 30 오류 C2275 'CK::DDD::GameObject': 형식 대신 식이 필요합니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 30 오류 C2974 'std::vector': '_Ty'의 템플릿 인수가 잘못되었습니다. 형식이 필요합니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 30 메시지 'std::vector' 선언을 참조하십시오. SoftRendererPlayer C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\vector 494 오류 C2976 'std::vector': 템플릿 인수가 너무 적습니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 30 메시지 'std::vector' 선언을 참조하십시오. SoftRendererPlayer C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\vector 494 오류 C2059 구문 오류: '>' SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 30 오류 C2039 'const_iterator': 'global namespace''의 멤버가 아닙니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 30
오류 C2334 '{' 앞에 예기치 않은 토큰이 있습니다. 명백한 함수 본문을 건너뜁니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 30
오류 C2039 'unique_ptr': 'std'의 멤버가 아닙니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 78
메시지 'std' 선언을 참조하십시오. SoftRendererPlayer C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\functional 33
오류 C2065 'unique_ptr': 선언되지 않은 식별자입니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 78
오류 C2275 'CK::DDD::GameObject': 형식 대신 식이 필요합니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 78
오류 C2974 'std::vector': '_Ty'의 템플릿 인수가 잘못되었습니다. 형식이 필요합니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 78
메시지 'std::vector' 선언을 참조하십시오. SoftRendererPlayer C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\vector 494
오류 C2976 'std::vector': 템플릿 인수가 너무 적습니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 78
메시지 'std::vector' 선언을 참조하십시오. SoftRendererPlayer C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\vector 494
오류 C2059 구문 오류: '>' SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 78
오류 C2238 ';' 앞에 예기치 않은 토큰이 있습니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 78
오류 C2039 'unique_ptr': 'std'의 멤버가 아닙니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 79
메시지 'std' 선언을 참조하십시오. SoftRendererPlayer C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\functional 33
오류 C2065 'unique_ptr': 선언되지 않은 식별자입니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 79
오류 C2275 'CK::DDD::Mesh': 형식 대신 식이 필요합니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 79
오류 C2974 'std::unordered_map': '_Ty'의 템플릿 인수가 잘못되었습니다. 형식이 필요합니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 79
메시지 'std::unordered_map' 선언을 참조하십시오. SoftRendererPlayer C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\unordered_map 67
오류 C2976 'std::unordered_map': 템플릿 인수가 너무 적습니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 79
메시지 'std::unordered_map' 선언을 참조하십시오. SoftRendererPlayer C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\unordered_map 67
오류 C2059 구문 오류: '>' SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 79
오류 C2238 ';' 앞에 예기치 않은 토큰이 있습니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 79
오류 C2039 'unique_ptr': 'std'의 멤버가 아닙니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 80
메시지 'std' 선언을 참조하십시오. SoftRendererPlayer C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\functional 33
오류 C2065 'unique_ptr': 선언되지 않은 식별자입니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 80
오류 C2275 'CK::Texture': 형식 대신 식이 필요합니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 80
오류 C2974 'std::unordered_map': '_Ty'의 템플릿 인수가 잘못되었습니다. 형식이 필요합니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 80
메시지 'std::unordered_map' 선언을 참조하십시오. SoftRendererPlayer C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\unordered_map 67
오류 C2976 'std::unordered_map': 템플릿 인수가 너무 적습니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 80
메시지 'std::unordered_map' 선언을 참조하십시오. SoftRendererPlayer C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\include\unordered_map 67
오류 C2059 구문 오류: '>' SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 80
오류 C2238 ';' 앞에 예기치 않은 토큰이 있습니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 80
오류 C2065 '_Meshes': 선언되지 않은 식별자입니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 35
오류 C2065 '_Meshes': 선언되지 않은 식별자입니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 36
오류 C2065 '_Textures': 선언되지 않은 식별자입니다. SoftRendererPlayer D:\RnD\GameMath\gamemath-main\Source\Runtime\Engine\Public\3D\GameEngine.h 43
209개가 나오는데요.
조언 좀 부탁드립니다.