What’s New for C++ Developers in Visual Studio 2026 (18.1 – 18.6)
The step OWL6.44 to OWL7 is now complete. Glad to hear that.
Yes, the bind-based DDT is not available when building with newer compilers, but we can leave it at that. I have pushed code changes that made it work in 6.44 with VS2026. There may be some better way to detect whether some compilers support TR1. For example, trying to build the 6.44 classes example with the classic C++ Builder compiler fails with an error regarding tr1.
Fix implemented in [r8802].
Issue is now tracked as [bugs:#644] and a fix has been pushed in [r8802].
OWLNext 6.44 does not build with MSVC Build Tools 14.51
BUG: OWLNext 6.44 does not build with MSVC Build Tools 14.51 ([bugs:#644])
OWLNext 6.44 does not build with MSVC Build Tools 14.51