Hi, Shall I make FLAVOR=debug make in each Makefile of the modules of Qt in the port ?
Le dim. 2 déc. 2018 à 14:20, stephane l1 <[email protected]> a écrit : > ok thanks I will try to compile from the ports too.. > Yes it was just a Qt problem in qversiontagging.h. > ok it would be more simple to use the ports thanks > > Le dim. 2 déc. 2018 à 14:02, Vadim Zhukov <[email protected]> a écrit : > >> Well, I was talking about compiling from ports. >> >> If you try to compile Qt from sources on your own you're, well, on >> your own. find /usr/ports/x11/qt5 -name '*.patch' should give you a >> clue how much on your own you are. :) >> вс, 2 дек. 2018 г. в 15:03, stephane l1 <[email protected]>: >> > >> > 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 >> >> >> >> -- >> WBR, >> Vadim Zhukov >> >

