Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.12.6, 5.14.1
-
QNX7 on Linux Host
-
-
9ede07613dc5b7759f398d5a8839b2ffdb4675a2 (qt/qtbase/5.14) 52c0c4efccee5388b64ead635c7c973713e75318 (qt/qtbase/5.12)
Description
QNX7 doesn't have the flock implemented, so Qt shouldn't try to use it, otherwise it gives and error:
setNativeLocks failed: "Function not implemented"
The attached patch may solve the problem.