Closed ghoomfrog closed 3 years ago
Horde is primarily a C++ engine, it was not tested to work in C programs. Although Horde uses C-like interface, it has some incompatibilities with C, like enums in structs. So currently using Horde with C is no go.
this is the gcc error output when compiling this: