Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Add missing include for uint32_t.#272

Open
mr-c wants to merge 1 commit intoifcquery:masterifcquery/ifcplusplus:masterfrom
mr-c:mastermr-c/ifcplusplus:masterCopy head branch name to clipboard
Open

Add missing include for uint32_t.#272
mr-c wants to merge 1 commit intoifcquery:masterifcquery/ifcplusplus:masterfrom
mr-c:mastermr-c/ifcplusplus:masterCopy head branch name to clipboard

Conversation

@mr-c
Copy link
Copy Markdown

@mr-c mr-c commented Mar 29, 2024

This patch was added to the Debian package of ifcplusplus

@BIMViewPlus
Copy link
Copy Markdown
Collaborator

Carve has been compiled on Debian for years, without any missing headers.
Maybe something else is wrong in the compiler setup on Debian?

@Osyotr
Copy link
Copy Markdown

Osyotr commented Apr 2, 2024

Carve has been compiled on Debian for years, without any missing headers. Maybe something else is wrong in the compiler setup on Debian?

Probably this:

The following headers are used less widely in libstdc++ and may need to be included explicitly when compiling with GCC 13:

  • <cstdint> (for std::int8_t, std::int32_t etc.)

https://gcc.gnu.org/gcc-13/porting_to.html

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.

4 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.