cnergyone

Results 7 comments of cnergyone

Any progress on getting the library working on more recent LLVM versions? On LLVM-12-dev I get the message: Unknown CMake command "add_llvm_loadable_module". Would be great to get the library working...

Ain't there a way to upgrade to a newer Visual Studio? Secondly, I noticed that clearly on Ubuntu C++11 features compile fine for BOINC. So if no C++11 features are...

I'm implementing ticket 4180. You're saying that I can now use C++11 statements? What will be the new standard after the next release? C++11, C++14 or C++17? I vote for...

Any progress on the C++11 adoption? I noticed my pull request still fails on Android and OSX manager builds because of lack of C++11 support (auto keyword and lambda).

Most likely it is finding another clang already installed on your system. Make your PATH variable point to where the newly JITy clang is installed. You should do make install...

That's really a bummer. I had hoped Kodi 19 would have solved the issue.

I have no clue, but it is great that you found the root cause. Finally some progress; this has been bothering me for a long time