Hi, I have tryed with FLAVOR = debug make in the .pro and I have still this error :
/usr/bin/ld: libQt5Core.so.5.9.6: undefined versioned symbol name qt_version_tag@Qt_5.8 /usr/bin/ld: failed to set dynamic section sizes: Bad value clang++: error: linker command failed with exit code 1 (use -v to see invocation) Le dim. 2 déc. 2018 à 12:14, Vadim Zhukov <[email protected]> a écrit : > You'd better use "FLAVOR=debug make" inside x11/qt5 directory to build > components you're interested in. > вс, 2 дек. 2018 г. в 03:06, stephane l1 <[email protected]>: > > > > Hi, > > I have tried to compile a debug version of Qt5.9.6 on OpenBSD 6.4 with > the > > mkspecs of the package release Qt5.9.6 and the platform openbsd-clang > but I > > have linking error on the first lib libQt5Core on version-tag@Qt_5_8 ? > > Have I forgotten something to configure ? > > > > Thanks > > best regards > > > > Stéphane L . from france > > > > -- > WBR, > Vadim Zhukov >

