Results 1 to 2 of 2

Thread: pim library for arm

  1. #1
    Join Date
    Mar 2006
    Posts
    1
    Thanks
    1
    Qt products
    Qt/Embedded
    Platforms
    Unix/X11

    Default pim library for arm

    hi all qtopians,
    i have writen an adressbook application and its running absolutely fine with desktop..
    but while compiling it for arm compiler i got one linking error

    arm-linux-gcc -o firstapp main.o firstapp.o editcontact.o firstappbase.o information.o memory.o otherInfo.o stdcodes.o isdcodes.o done.o wait.o confirm.o mypalette.o test.o detailsview.o underconstruction.o moc_firstapp.o moc_editcontact.o moc_firstappbase.o moc_information.o moc_memory.o moc_otherInfo.o moc_stdcodes.o moc_isdcodes.o moc_done.o moc_wait.o moc_confirm.o moc_test.o moc_detailsview.o moc_underconstruction.o

    -L/opt/Qtopia/lib -L/opt/Qtopia/lib -lm /opt/Qtopia/lib/libqpepim.so.1 -lqpe -lqtopia -lqte
    /opt/Qtopia/lib/libqpepim.so.1: could not read symbols: Invalid operation
    collect2: ld returned 1 exit status
    make: *** [firstapp] Error 1

    so, can anyone help me with this error.

    Thanks

  2. #2
    Join Date
    Jan 2006
    Location
    Gold Coast, Australia
    Posts
    36
    Thanked 5 Times in 5 Posts
    Qt products
    Qt5 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows Android

    Default Re: pim library for arm

    you can use the 'file' command to see if that library was compiled for arm or for i386.
    Freelance Senior Software Engineer

  3. The following user says thank you to lpotter for this useful post:

    nayak.anil (17th March 2006)

Similar Threads

  1. Replies: 4
    Last Post: 18th December 2009, 19:55
  2. plugin in a library
    By alisami in forum Qt Programming
    Replies: 2
    Last Post: 3rd October 2008, 18:21
  3. Adding library dependencies to qmake
    By sadastronaut in forum Installation and Deployment
    Replies: 2
    Last Post: 18th March 2008, 18:06
  4. Replies: 1
    Last Post: 5th March 2007, 21:50

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.