current linux vm build is broken. the platform display plugin now expects a ioScreenScaleFactor function that isn't defined for vm-display-X11 and vm-display-null and some defines in sq.h had changed from DragLeave to SqDragLeave (and the same for all other drag events). And maybe more, but fixing the above changes, I was at least able to build a vm nicolai
wait Iâm working on the new VM build process just⦠wait :) Esteban
On 10 Sep 2016, at 22:32, Nicolai Hess <nicolaihess@gmail.com> wrote:
current linux vm build is broken.
the platform display plugin now expects a ioScreenScaleFactor function that isn't defined for vm-display-X11 and vm-display-null and some defines in sq.h had changed from DragLeave to SqDragLeave (and the same for all other drag events).
And maybe more, but fixing the above changes, I was at least able to build a vm
nicolai
participants (2)
-
Esteban Lorenzano -
Nicolai Hess