Hi Edward,
After I learned that configure needs -recheck and cleaned the
workspace, I cannot build Qt that
far to check the fix. I get the problem with QAtomicOpsSupport with
the last branch and some other problems with different branches
"is not a class template
template<> struct QAtomicOpsSupport<2> { enum { IsSupported = 1 }; };"Trying to figure out what to do. Any advice is appreciated. -- Carry a towel http://dataved.ru/ +7 916 562 8095 [1] Join Alexei Fedotov @linkedin, http://ru.linkedin.com/in/dataved/ [2] Join Alexei Fedotov @facebook, http://www.facebook.com/openmeetings [3] Start using Apache Openmeetings today, http://openmeetings.apache.org/ On Fri, Mar 2, 2018 at 1:47 PM, Edward Welbourne <[email protected]> wrote: > Thiago Macieira (27 February 2018 16:12) >> Originally qrandom.cpp used getrandom(), which is in sys/random.h. Apparently >> I forgot to remove the dependency when I switched to getentropy(). > > Alexei: please give > https://codereview.qt-project.org/221913 > a try, let me know if that (in place of the previous fix) works for you. > > Eddy. _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
