Hi,

Just a heads-up on this issue, not an actual patch.

Changing from Qt 5.12 to 5.13 requires changes in various header files because GLsizeiptr has gone from type ptrdiff_t (unsigned int) to long int.

Only the above type of change was needed for the system to build. My testing has shown no problems in execution.

Larry

_______________________________________________
vbox-dev mailing list
[email protected]
https://www.virtualbox.org/mailman/listinfo/vbox-dev

Reply via email to