Editing and Customization > Modding Help
Need help with building GE:S Code
(1/1)
WNxRicky:
I've cloned the GE:S project from GitHub and I have trouble with building the project. I've set the source code location to D:/GES Programming/ges-code/game and the build location to D:/GES Programming/ges-code/build (not that it's relevant in this case). I also set the file paths for the .lib files. Anyway, when I try to configure in CMake GUI I get the following errors:
CMake Error at CMakeLists.txt:1 (include):
include could not find load file:
precompile_header
CMake Error at CMakeLists.txt:30 (ucm_add_dirs):
Unknown CMake command "ucm_add_dirs".
Any ideas why these errors occur and how I can fix them?
Entropy-Soldier:
If you want to work on the 5.0 code, it's here:
https://github.com/goldeneye-source/ges-legacy-code
ges-code is for the Source-2013 build but for 5.0 we opted to stick with 2007. I'm not sure of the state of the ges-code repo but it hasn't been updated in some time.
If you're still having trouble, feel free to get in touch with me on Discord (E-S#2674).
It's a lot easier to troubleshoot this kind of thing in real-time.
WNxRicky:
Ah, the naming is a bit confusing ("ges-legacy-code" is actually in use but has legacy in its' name). I will give it a try and ask for help if I encounter any issue.
Navigation
[0] Message Index
Go to full version