Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix error when compile on LINUX ubuntu2204 #2012

Merged
merged 2 commits into from
Jul 1, 2024
Merged

Conversation

bwaiox
Copy link
Contributor

@bwaiox bwaiox commented Jul 1, 2024

Describe your changes

fix error when compile on LINUX ubuntu2204

Issue ticket number and link

None

@aismann
Copy link
Contributor

aismann commented Jul 1, 2024

@bwaiox
maybe this is better?
int sph_cmb = (int) sph_yy[0];
...
sph_cmb = (int) sph_yy[sph_la];

@halx99 halx99 changed the title fix error when compile on LINUX ubuntu2204 Fix error when compile on LINUX ubuntu2204 Jul 1, 2024
@halx99 halx99 added this to the 2.1.4 milestone Jul 1, 2024
@halx99 halx99 added the enhancement New feature or request label Jul 1, 2024
@halx99 halx99 merged commit aacebee into axmolengine:dev Jul 1, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants