-
Notifications
You must be signed in to change notification settings - Fork 29
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
💥 Devendored all deps #144
Conversation
d2f3ffa
to
0101afd
Compare
0101afd
to
44b8c23
Compare
b5c1340
to
d357f40
Compare
Test result:I got it to work, but some tweaks are needed:
Testing notes:Windows 10 x64, Visual Studio 2022 Community, vsdevcmd arch=x64
The .cmd I launched in x64 Native Visual Studio Command Prompt:
|
d357f40
to
9f056b4
Compare
594553e
to
c2e470a
Compare
0ee615c
to
c077e1b
Compare
c077e1b
to
4865d34
Compare
I tested using this build script:
Both Debug and Release configuration work now, great! |
Done: https://github.com/RigsOfRods/ror-server/wiki/Compiling-server |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just tested on Win10, cmake version 3.31.2, Conan version 2.10.2, Python 3.13.0.
I followed the new wiki instructions precisely, except I set different build dir and absolute path to 'conan_provider.cmake' just to be sure.
Both Debug & Release work, AngelScript is enabled 👍
This PR removes the dependencies folder and replaces it with conan/the system package manager