Error in makefile generated for Webkit for Mac
-
Hello,
I failed in the makefile generated by qmake for QtWebKit. The obejtos used in the link are not the tag OBJECTS.
QtWebKit / Source / Makefile.api:
OBJECTS =
.
.
.
$ (AR) $ (TARGET) $ (OBJECTS)The following error appears:
/ Applications / Xcode.app / Contents / Developer / toolchains / XcodeDefault.xctoolchain / usr / bin / ar cq libQt5WebKit_debug.a
air: no archive members specified