Skip to content

Conversation

@dfries
Copy link

@dfries dfries commented Aug 31, 2024

g++ (Debian 12.2.0-14) 12.2.0
Did not have the definition of size_t which was failing the compile.

Description

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

  • CuraEngine now compiles with g++ (Debian 12.2.0-14) 12.2.0

Test Configuration:

  • Operating System: Linux Debian bookworm 12.0

Checklist:

  • My code follows the style guidelines of this project as described in UltiMaker Meta
  • I have read the Contribution guide
  • I have commented my code, particularly in hard-to-understand areas
  • I have uploaded any files required to test this change

g++ (Debian 12.2.0-14) 12.2.0
Did not have the definition of size_t which was failing the compile.
@github-actions github-actions bot added the PR: Community Contribution 👑 Community Contribution PR's label Aug 31, 2024
@dfries dfries marked this pull request as draft August 31, 2024 13:44
@dfries dfries marked this pull request as ready for review August 31, 2024 13:58
@pletom
Copy link

pletom commented Jan 31, 2025

Hi,

I had exactly the same issue with latest Cura (5.9) and also Debian.
Your fix works for me also on latest version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: Community Contribution 👑 Community Contribution PR's

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants