forked from intel/hyperscan
-
Notifications
You must be signed in to change notification settings - Fork 73
Open
Description
Hello!
Is support for building with Visual C++ planned?
I have attempted and initial result was too many compilation errors.
I've managed to compile runtime.c; not sure if all the changes I've made will perform as expected at run-time. Still, there are plenty of warnings remaining.
Issues encountered were difference between the built-in intrinsics. VC++ refused to compile -n when 'n' is an unsigned.
Other issues are things like zero-sized arrays. There probably are others, as I've not gone through the full compilation process.
As a side note, I tried compiling with C++ Builder using the modern toolchain (CLANG-based) and it was not very successful at all. I gave up pretty quickly.
Metadata
Metadata
Assignees
Labels
No labels