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

[Compilers] Fix MSVC compilation with CMake #178

Merged
merged 4 commits into from
Jan 10, 2025

Conversation

Funto
Copy link
Contributor

@Funto Funto commented Jan 9, 2025

Implements the changes needed to ensure MSVC is able to compile the following samples:

  • C++ simple example
  • Introducing Clay video
  • Raylib scrolling container
  • SDL2 video demo

CMake correctly fetches dependencies and Visual Studio builds the projects with no warnings.

@nicbarker nicbarker changed the title Fix MSVC compilation with CMake [Compilers] Fix MSVC compilation with CMake Jan 9, 2025
@nicbarker nicbarker merged commit e11a394 into nicbarker:main Jan 10, 2025
3 checks passed
nicbarker added a commit that referenced this pull request Jan 14, 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.

2 participants