-
Vinícius dos Santos Oliveira authored
Windows build was failing *HARD*. clang-cl wouldn't build it even when I spun a VM with as much as 100GB RAM. The issue was linked to dispatch_table.hpp, so I gave up on Boost.Hana. Now it should be possible to build on Windows again.
Vinícius dos Santos Oliveira authoredWindows build was failing *HARD*. clang-cl wouldn't build it even when I spun a VM with as much as 100GB RAM. The issue was linked to dispatch_table.hpp, so I gave up on Boost.Hana. Now it should be possible to build on Windows again.
Loading