[Qt-interest] Running the application
Francesco Lamonica
alienpenguin at gmail.com
Fri Apr 2 15:23:41 CEST 2010
Qt for embedded look for installed fonts lib on the target machine basing on
the install prefix, or in the /usr/local/Trolltech/etc. if none given.
Just add that lib to your target device to get rid of that message (and let
your app start :) )
regards
On Fri, Apr 2, 2010 at 1:53 PM, Yuvraj <yuvraj.ragupathi at indieontech.com>wrote:
> André Somers wrote:
> > Did you take any of the suggestions that were offered to you before? If
> no,
> > try those first. If yes, which, what effect did that have?
> >
> > André
> >
> > -----Oorspronkelijk bericht-----
> > Van: qt-interest-bounces at trolltech.com
> > [mailto:qt-interest-bounces at trolltech.com] Namens Yuvraj
> > Verzonden: vrijdag 2 april 2010 11:06
> > Aan: Thiago Macieira
> > CC: qt-interest at trolltech.com
> > Onderwerp: Re: [Qt-interest] Running the application
> >
> > Thiago Macieira wrote:
> >
> >> Em Sexta-feira 2. Abril 2010, às 09.14.48, Yuvraj escreveu:
> >>
> >>
> >>> ./<b>mnt/icons: error while loading shared libraries: libstdc++.so.6:
> >>> cannot open shared object file: No such file or directory<br>
> >>> <br>
> >>> </b>please help me<br>
> >>>
> >>>
> >> The error is quite clear: your board doesn't have libstdc++.so.6.
> Install
> >>
> > that
> >
> >> library, as well as any other libraries that your binary requires.
> >>
> >> PS: please don't send HTML-only emails to the mailing list.
> >>
> >>
> >>
> >>
> >
> > I could not able to execute QT on my ARM board.
> >
> > Due to memory issue. My application size is nearly 12.5 MB. But i
> > have only 4MB. How do i execute Application.
> >
> > For me it is really challenging one.
> >
> > Any suggestions?
> >
> > Thanks
> >
> > Yuvaraj
> >
> >
> >
> > _______________________________________________
> > Qt-interest mailing list
> > Qt-interest at trolltech.com
> > http://lists.trolltech.com/mailman/listinfo/qt-interest
> >
> >
> > _______________________________________________
> > Qt-interest mailing list
> > Qt-interest at trolltech.com
> > http://lists.trolltech.com/mailman/listinfo/qt-interest
> >
> >
> >
> yes, i have taken. Now my issue with
>
> QFontDatabase: Cannot find font directory
> /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/fonts
>
> I am trying on this.
>
>
> Thanks
>
> Yuvaraj
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100402/8c3bc65c/attachment.html
More information about the Qt-interest-old
mailing list