Closed olesenm closed 4 years ago
I broke the build recently. Try a make version.h first. Then make.
I really need to enable nightly building. I've seen people connect that to the github UI. Would be great to figure it out. I have a VM on which it can run.
And yup, master is where I'm doing active development.
Cmake is maintained by @podsvirov I occasionally change the autotools build and he has been updating the cmake side once in a while.
Hello to all! I will try to restore the CMake project in my free time.
Thank you @podsvirov!
The recent changes are two things:
A general question (honestly not trolling), apart from familiarity or personal preference, what are each of your arguments for/against autoconf/cmake?
I can't really say why one is better than the other for this project. I wouldn't want to switch without a strong reason.
Nothing urgent, but now that colm, ragel are all in a single repo, figured I'd try to give it a build.
Which branch and which tool should I be using?
master appears to be development activities.
The README states that it is autoconf-based, but after autogen, configure make, it doesn't find the "version.h" file. Tried again with cmake instead (out of source build), but that fails with not finding
<colm/map.h>
.