Skip to content

Cannot get it to compile even metaf.hpp

I'm trying to add this metaf to my c++ app, compiled with standard VS compiler (v143).

As soon as I add metaf.hpp I get compiler errors.

How can I make this work? I'm not an expert in C++ but my main app works just fine when compiled and linked to x86 exe

Thanks