Results 1 to 2 of 2

Thread: How to declare QxOrm on .pro and on the headear file?

  1. #1
    Join Date
    Mar 2010
    Posts
    9
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Smile How to declare QxOrm on .pro and on the headear file?

    Hi All,

    I'm trying to using QxOrm on ubuntu. is that need to be installed? I found on the web site the QxOrm_1.1.5.zip file. I'm tryng to compiling it but no succes. I got
    Qt Code:
    1. error: cannot find -lboost_serialization-mt-d
    To copy to clipboard, switch view to plain text mode 
    How to solve that?
    And how to declare QxOrm on .pro and on the headear file?

    Thanks for your appreciation.

  2. #2
    Join Date
    Jan 2006
    Location
    Munich, Germany
    Posts
    4,714
    Thanks
    21
    Thanked 418 Times in 411 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: How to declare QxOrm on .pro and on the headear file?

    How to solve that?
    As the error says - it can't find boost_serialization-mt-d which is a boost lib.
    You need to install boost.
    ==========================signature=============== ==================
    S.O.L.I.D principles (use them!):
    https://en.wikipedia.org/wiki/SOLID_...iented_design)

    Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.

Similar Threads

  1. QxOrm : Persistence (ORM), Serialization, Reflection
    By QxOrm in forum Qt-based Software
    Replies: 19
    Last Post: 27th January 2014, 04:36
  2. Can't declare more than 7 QStrings ?!?!?!
    By ruben.rodrigues in forum Newbie
    Replies: 8
    Last Post: 21st July 2010, 14:42
  3. simple question on declare
    By mickey in forum Newbie
    Replies: 3
    Last Post: 6th August 2006, 14:14
  4. Replies: 1
    Last Post: 18th March 2006, 10:11
  5. declare in designer
    By mickey in forum Newbie
    Replies: 1
    Last Post: 23rd February 2006, 19:24

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.