https://bugs.kde.org/show_bug.cgi?id=442082
--- Comment #2 from Fabian Vogt <[email protected]> --- (In reply to Jasem Mutlaq from comment #1) > I pushed a partial fix to this issue. All eigen vector value now use Eigen:: > > We need to enclose vect.h in a namespace as well. Thanks! Unless something still does "using namespace Eigen" in the global namespace, this should actually be a full fix. The commit also applies cleanly to 3.4.5, and I can confirm that it fixes the build failure. -- You are receiving this mail because: You are watching all bug changes.
