Skip to content

MSVC example#25

Closed
ske2004 wants to merge 1 commit into
ButterscotchRunner:mainfrom
ske2004:msvc
Closed

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

Conversation

@ske2004

@ske2004 ske2004 commented Mar 31, 2026

Copy link
Copy Markdown

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

ske2004 commented Mar 31, 2026

Copy link
Copy Markdown
Author

@jimkoutso2008 Ooh! Cool! I will.

@MrPowerGamerBR

Copy link
Copy Markdown
Collaborator

Now Butterscotch uses C99 :) @ske2004

@MrPowerGamerBR

Copy link
Copy Markdown
Collaborator

Superseded by #160

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