Open
Description
We are evaluating the use of CEL-CPP for use in a windows based application. The codelabs readme and various #ifdefs seem to indicate that it should build with Visual Studio but we found a number of small (and obvious) problems trying to build the codelabs on windows.
Once we resolved the smaller issues we noticed a significant number of C++20 related issues using the Microsoft compiler. We were able to build it using Clang on windows and we are using that for our prototyping.
Are there any regular builds using windows (CLang or MSVC)?
It looks like the last release was over a year ago, is there an intention to support a windows build with official releases?
Metadata
Assignees
Labels
No labels