Skip to content

Fix compilation errors.#7

Open
kitty-panics wants to merge 1 commit intoParksProjets:masterfrom
kitty-panics:master
Open

Fix compilation errors.#7
kitty-panics wants to merge 1 commit intoParksProjets:masterfrom
kitty-panics:master

Conversation

@kitty-panics
Copy link

  • error: field ‘filename’ has incomplete type ‘std::string’ {aka ‘std::__cxx11::basic_string’}
  • error: ‘uint8_t’ has not been declared
  • error: aggregate ‘std::array<char, 128> buffer’ has incomplete type and cannot be defined

- error: field ‘filename’ has incomplete type ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’}
- error: ‘uint8_t’ has not been declared
- error: aggregate ‘std::array<char, 128> buffer’ has incomplete type and cannot be defined
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

Successfully merging this pull request may close these issues.

1 participant