As the title says. The Readme's compilation instructions are unclear. I've seen elsewhere here that the devs are busy handling the Sonic Unleashed so I don't expect this to get fixed quickly.
Here's what I did, despite the fact that it didn't generate the executables mentioned in the readme:
- clone the repo
- initalized submodules
- created a build directory and went into it
- ran "cmake .. -DCMAKE_BUILD_TYPE=Release"
- ran "msbuild XenonRecom-All.sln -t:Clean -p:Configuration=Release" (omitting the release config param made the build fail)
Then there weren't any exes in the place I looked. If someone can point me to better instructions or just update them in the readme, that'd be great for everyone!
As the title says. The Readme's compilation instructions are unclear. I've seen elsewhere here that the devs are busy handling the Sonic Unleashed so I don't expect this to get fixed quickly.
Here's what I did, despite the fact that it didn't generate the executables mentioned in the readme:
Then there weren't any exes in the place I looked. If someone can point me to better instructions or just update them in the readme, that'd be great for everyone!