Skip to content

Package runtime DLLs for NuGet#412

Merged
eXpl0it3r merged 1 commit intomasterfrom
feature/pack-runtime
Sep 3, 2025
Merged

Package runtime DLLs for NuGet#412
eXpl0it3r merged 1 commit intomasterfrom
feature/pack-runtime

Conversation

@eXpl0it3r
Copy link
Copy Markdown
Member

Include the CRT DLLs with the NuGet package fixing #409

@JupiterRider Do you have an easy way to test a NuGet package without Redist already installed?
If so, can you given the following NuGet package a try?

https://github.com/SFML/CSFML/actions/runs/17425612541/artifacts/3913669818

@eXpl0it3r eXpl0it3r added this to the 3.0.0 milestone Sep 3, 2025
@JupiterRider
Copy link
Copy Markdown
Contributor

I successfully tested the libraries in the Nuget package inside a blank x64 Windows 10 VM.

I used my own application which loads csfml-graphics.dll via LoadLibraryExA("assets/csfml-graphics.dll", NULL, LOAD_LIBRARY_SEARCH_DLL_LOAD_DIR | LOAD_LIBRARY_SEARCH_DEFAULT_DIRS).

@eXpl0it3r
Copy link
Copy Markdown
Member Author

Awesome, thanks for testing! 🙂

@eXpl0it3r eXpl0it3r merged commit 2587099 into master Sep 3, 2025
62 checks passed
@eXpl0it3r eXpl0it3r deleted the feature/pack-runtime branch September 3, 2025 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants