Skip to content

MSVC example#25

Draft
ske2004 wants to merge 1 commit intoMrPowerGamerBR:mainfrom
ske2004:msvc
Draft

MSVC example#25
ske2004 wants to merge 1 commit intoMrPowerGamerBR:mainfrom
ske2004:msvc

Conversation

@ske2004
Copy link
Copy Markdown

@ske2004 ske2004 commented Mar 31, 2026

Leaving here just in case this is just an example

#24

image

Build command. Require clang-cl to be installed, and probably will not work on below VS2026:

mkdir build && cd build && cmake .. -DPLATFORM="glfw" -T ClangCL -DCMAKE_MODULE_PATH="C:/Paths/CMakeModules" && msbuild butterscotch.vcxproj

Where C:/Paths/CMakeModules is path with Findglfw3.cmake.

@jimkoutso2008
Copy link
Copy Markdown
Contributor

I know there is a fork branch that's in C11, can you try that out?
https://github.com/Fancy2209/Butterscotch/tree/ps3

@ske2004
Copy link
Copy Markdown
Author

ske2004 commented Mar 31, 2026

@jimkoutso2008 Ooh! Cool! I will.

@MrPowerGamerBR
Copy link
Copy Markdown
Owner

Now Butterscotch uses C99 :) @ske2004

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.

3 participants