openbbm
openbbm copied to clipboard
Does not compile in linux
Hi,
I have just compile the code in linux, but I needed to change a line in the code:
in src/vm/vmscreen.cpp line 24:
#ifdef Q_OS_MACX #include <QPainterPath> #endif
It is necesary to include this lib for linux too, not only MAC.
Best regards