On Wednesday 18 March 2015 11:59:25 Thomas Sevaldrud wrote:
> Hi, I am trying to use QSGDistanceFieldGlyphNode from the quick-private
> module. I have
>
> QT += qml quick widgets quick-private gui-private core-private qml-private
>
>
> in my .pro-file, and everything compiles, but during linking
Hi, I am trying to use QSGDistanceFieldGlyphNode from the quick-private
module. I have
QT += qml quick widgets quick-private gui-private core-private qml-private
in my .pro-file, and everything compiles, but during linking I get
unresolved symbols related to the QSGDistanceFieldGlyphNode class