Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Native Development

Reply
Contributor
oniongarlic
Posts: 24
Registered: ‎10-19-2012
My Carrier: Sonera, Saunalahti

Re: QT 4.8.3 + Symbian components built for ARM + SIM (updated on 9.15.2012)

I had a similar problem under linux, adding all the dependencies to the .pro file fixed the linking for me, but I don't understand why it is required, it should JustWork ?
Anyway, try adding:

QT += network sql svg script xmlpatterns

to your project .pro file and it should build and link.
Please use plain text.
Trusted Contributor
Zingam
Posts: 131
Registered: ‎05-09-2012

Re: QT 4.8.3 + Symbian components built for ARM + SIM (updated on 9.15.2012)

How did you fix that?

 

Please use plain text.