Skip to content

Conversation

@yohjimane
Copy link
Contributor

Successfully building on win11

tested with this command:

cmake -S . -B build/vs2022 -G "Visual Studio 17 2022" -A x64 -DCMAKE_BUILD_TYPE=RelWithDebInfo

then

cmake --build build/vs2022 --config Mixed

OR if you prefer to use visual studio:
open the build/vs2022/OpenXray.sln and build desired configuration

@github-actions github-actions bot added Renderer External (3rd party) This issue is related to external component used by our project. Game assets A feature or an issue that involves gamedata change labels Sep 23, 2025
@Xottab-DUTY Xottab-DUTY moved this to In Progress in Roadmap Sep 23, 2025
@yohjimane yohjimane force-pushed the yohji/feat/cmake-windows branch from 908ab63 to fe42ac5 Compare September 23, 2025 22:11
@yohjimane yohjimane force-pushed the yohji/feat/cmake-windows branch from c03a8b2 to e5a7d85 Compare September 23, 2025 23:38
@Xottab-DUTY Xottab-DUTY force-pushed the yohji/feat/cmake-windows branch 3 times, most recently from e86a646 to ef49455 Compare October 1, 2025 00:22
@Xottab-DUTY Xottab-DUTY force-pushed the yohji/feat/cmake-windows branch 2 times, most recently from 324f4ef to e35d094 Compare October 1, 2025 01:08
@Xottab-DUTY Xottab-DUTY force-pushed the yohji/feat/cmake-windows branch from e35d094 to cc51a8e Compare October 1, 2025 01:23
@Xottab-DUTY Xottab-DUTY force-pushed the yohji/feat/cmake-windows branch from bd8fe61 to d3e71b6 Compare October 1, 2025 16:13
Also, CMAKE_GENERATOR_PLATFORM checking and unsetting code should go
into XRay.Configurations.cmake. I just deleted it as I believe that
CMAKE_GENERATOR_PLATFORM should not be specified for unsupported
generators in the first place. Please, correct me if I'm wrong.
@github-actions github-actions bot added the AI Artificial Intelligence label Oct 3, 2025
@Xottab-DUTY Xottab-DUTY force-pushed the dev branch 2 times, most recently from e38d9d8 to 94d0261 Compare October 6, 2025 01:24
@Xottab-DUTY Xottab-DUTY force-pushed the yohji/feat/cmake-windows branch from 9d56d52 to e88da5a Compare November 7, 2025 14:49
@Xottab-DUTY Xottab-DUTY force-pushed the yohji/feat/cmake-windows branch from e88da5a to 51e50ca Compare November 7, 2025 15:08
@Xottab-DUTY Xottab-DUTY force-pushed the yohji/feat/cmake-windows branch from 51e50ca to 8527ca7 Compare November 7, 2025 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AI Artificial Intelligence External (3rd party) This issue is related to external component used by our project. Game assets A feature or an issue that involves gamedata change Infrastructure Physics Renderer Sound UI

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

3 participants