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

🔧 Use conan_provider for running conan #43

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

AnotherFoxGuy
Copy link
Contributor

This should make it a lot easier to build with conan
Also updated the documentation for building with the conan_provider script

@cryham
Copy link
Member

cryham commented Dec 25, 2024

Ok, this is very interesting. Looks like it makes it a lot easier buiding on Windows with Conan and even produces build archive which is great.
But we need RenderSystem_GL3Plus.dll, the only officially used/supported, and RenderSystem_Vulkan.dll if possible since it should also work. RenderSystem_Direct3D11 won't work until fixed, is low priority.
There is also SDL2.dll missing I think maybe some more dll to make it fully running on its own after pulling both git repos and downloading builds.
Any chance for Linux archives working too?
I will have to test building on both platforms myself. Will get back on this. I need to make the 3.3 release possibly before, not sure yet.
Also, I see you completely reworked old Building* docs. I want to keep the old too. We could rename them to BuildingOld* or so, after I test this works. I got used to my old .py script building on Linux. There could be just Building.md with links to 4 other pages (2 new, 2 old).

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