Compiling Cling on Windows MSVC 2022

Please read carefully what I wrote here. As I said, it runs in parallel by default. But OK, as you prefer, I’ll try with Ninja once I find some spare time

@bellenot You may also do blindly these set_property() fixes suggested above if you don’t have spare time to recompile whole Cling with Ninja. I tested them to work. As you wish!

And also those fixes for me looks logical because not only Ninja but some other build systems may also miss-interpret newlines somehow. It is better to replace newlines with guaranteed-working spaces.

OK, fine, I’ll check how to do it properly. Thanks

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.