cimtools/Krobosoft

Problem compiling on Ubuntu 16.04

Closed this issue · 1 comments

I am getting the folowing error when compiling:

ui_mainwindow.h:234:14: error: missing binary operator before token "("
 #if QT_CONFIG(tooltip)

Ok. Issuing a make distclean and removing unnecessary files gás fixed this issue.