Skip to content

Fixes OpenMP build error on vc14#7

Open
adrelino wants to merge 1 commit intoalicevision:masterfrom
adrelino:master
Open

Fixes OpenMP build error on vc14#7
adrelino wants to merge 1 commit intoalicevision:masterfrom
adrelino:master

Conversation

@adrelino
Copy link

This ensures OpenMP 2.5 compatibility instead of 3+ and fixes:

Error C3016 'i': index variable in OpenMP 'for' statement must have signed integral type.

This fixes #6.

This ensures OpenMP 2.5 compatibility instead of 3+ and fixes:

Error C3016	'i': index variable in OpenMP 'for' statement must have signed integral type
hollowsunhc pushed a commit to hollowsunhc/geogram that referenced this pull request Aug 24, 2025
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.

MS Visual Studio 2015 vc14 OpenMP build error

1 participant