Closed GoogleCodeExporter closed 9 years ago
try adding this to the plugins/plugins.pri file:
linux-g++*:QMAKE_LFLAGS -= "-Wl,--no-undefined"
Then do a `make distclean` in the root edb directory and try to:
qmake
make
again.
Let me know if this works,
Thanks.
Evan
Original comment by evan.teran
on 3 Oct 2012 at 4:23
Worked for me, thank you.
Original comment by evan.teran
on 3 Oct 2012 at 4:23
Original issue reported on code.google.com by
evan.teran
on 3 Oct 2012 at 3:21