Building 5.4 Alpha from source on Ubuntu 14.04 gives me following:
../../corelib/codecs/qtextcodec.cpp:55:39: fatal error: private/qcoreglobaldata_p.h: No such file or directory
#include “private/qcoreglobaldata_p.h”
^
compilation terminated.
What is missing?
↧