That means that you have to update/compile the libqt5pas.so from sources...
Em sáb, 26 de out de 2019 às 07:39, zeljko via lazarus < [email protected]> escreveu: > On 10/26/19 10:22 AM, AlexeyT via lazarus wrote: > > This looks like missed export in qt5.pas > > > > > https://raw.githubusercontent.com/graemeg/lazarus/upstream/lcl/interfaces/qt5/cbindings/qt5.pas > > > > file has the > > > > procedure QLineEdit_setPlaceholderText(handle: QLineEditH; AnonParam1: > PWideString); cdecl; external Qt5PasLib name 'QLineEdit_setPlaceholderText'; > > > > but don't have QTextEdit_setPlaceholderText. > > No, that means that distro packager did not update libQt5Pas from > lazarus trunk. > Latest version is 1.2.7, not 1.2.6. > > zeljko > > > > > > > On 26.10.2019 10:01, AlexeyT via lazarus wrote: > >> ./cudatext: undefined symbol: QTextEdit_setPlaceholderText > > > > -- > > Regards, > > Alexey > > > > > > -- > _______________________________________________ > lazarus mailing list > [email protected] > https://lists.lazarus-ide.org/listinfo/lazarus > -- The best regards, Fabio Luis Girardi PascalSCADA Project http://sourceforge.net/projects/pascalscada http://www.pascalscada.com
-- _______________________________________________ lazarus mailing list [email protected] https://lists.lazarus-ide.org/listinfo/lazarus
