Skip to content

Moved modulus function down to avoid translation unit errors#7

Open
robertmotr wants to merge 14 commits intoandyborrell:mainfrom
robertmotr:main
Open

Moved modulus function down to avoid translation unit errors#7
robertmotr wants to merge 14 commits intoandyborrell:mainfrom
robertmotr:main

Conversation

@robertmotr
Copy link

Self -explanatory, not sure if this is an MSVC thing where the compiler looks ahead for functions defined afterwards (I'm on linux), but on g++/nvcc I get errors that ImFloorSigned wasn't declared.

@robertmotr
Copy link
Author

robertmotr commented Feb 19, 2024

Also, changed the makefile for the sdl_opengl3 example to use the imgui_impl_sdl2 file instead of just imgui_impl_sdl because thats no longer a thing in the imgui repo anymore.

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