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

Enable building on Windows 11 (MSVC 2022) #9

Open
mdreeling opened this issue Nov 5, 2024 · 6 comments
Open

Enable building on Windows 11 (MSVC 2022) #9

mdreeling opened this issue Nov 5, 2024 · 6 comments

Comments

@mdreeling
Copy link

I have a fork where I have this (sort of) running on Windows 11 in MSVC 2022. I think it may be worth getting it working properly to be able to expand who can work on it.

@mdreeling
Copy link
Author

Still working through it, but it boots and goes into Demo mode, at which point it FBPanics, but the characters still fight, albeit with Blanka off screen. I just need to go back through and see whats i missed. https://github.com/mdreeling/sf2ww/tree/windows-compatible

@bentorkington
Copy link
Owner

Nice, I'm keen to see it. I haven't given this project much attention in the last few years but with a few people showing up lately keen on contributing I might try and give it a bit of time next year.

@bentorkington
Copy link
Owner

From memory there was one C99 feature I was using - unsized arrays as final struct members - that meant I couldn't use the MSVC compiler. Has that changed or did you rewrite those?

@mdreeling
Copy link
Author

Interesting... yes I think flexible arrays were added in 2015 and since 2019 its fully supported

@mdreeling
Copy link
Author

Wrapping up for the night https://www.youtube.com/watch?v=gU2kzBpu9fU

@bentorkington
Copy link
Owner

nice work

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

No branches or pull requests

2 participants