-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
./Source/FileReader.hpp:19:32: error: ‘uint8_t’ was not declared in this scope
19 | FileReader_t(std::span<uint8_t> Data)
In file included from ../Source_TestApp/PopJsonCpp/PopJson.cpp:1:
../Source_TestApp/PopJsonCpp/PopJson.hpp: In member function ‘int PopJson::Json_t::GetInteger()’:
../Source_TestApp/PopJsonCpp/PopJson.hpp:165:186: error: invalid use of incomplete type ‘std::string’ {aka ‘class std::__cxx11::basic_string<char>’}
165 | int GetInteger()
/usr/bin/ld: ../Build/libPopH264.so: undefined reference to `Hevc::IsNaluHevc(std::span<unsigned char, 18446744073709551615ul>)'
collect2: error: ld returned 1 exit status
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels