Results 1 to 6 of 6

Thread: got problem when compiled QxOrm.

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Apr 2012
    Posts
    8
    Qt products
    Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows
    Thanks
    1

    Default Re: got problem when compiled QxOrm.

    Hello ChrisW67,

    I still not yet done on QxOrm. I'm sure about my library and include file are correct.
    Because I can build and run example program with boost library.
    Then I build QxOrm everything is done too. But I got the new problem like this :

    debug/drug.o: In function `IxClass':
    c:/Qt/2010.05/qt/include/QxRegister/IxClass.h:80: undefined reference to `vtable for qx::IxClass'
    debug/drug.o:c:/Qt/2010.05/qt/include/QxTraits/get_sql_type.h:185: undefined reference to `qx::trait::detail::get_sql_type_by_class_name(cha r const*, char const*)'
    debug/drug.o:c:/Qt/2010.05/qt/include/QxTraits/get_sql_type.h:196: undefined reference to `qx::trait::detail::get_sql_type_by_class_name(cha r const*, char const*)'
    debug/drug.o: In function `QxClass':
    c:/Qt/2010.05/qt/include/../../inl/QxRegister/QxClass.inl:178: undefined reference to `qx::IxClass::~IxClass()'
    debug/drug.o: In function `QxCollection':
    c:/Qt/2010.05/qt/include/../../inl/QxCollection/QxCollection.inl:30: undefined reference to `qx::IxCollection::~IxCollection()'
    debug/drug.o: In function `~QxCollection':
    c:/Qt/2010.05/qt/include/../../inl/QxCollection/QxCollection.inl:41: undefined reference to `qx::IxCollection::~IxCollection()'
    c:/Qt/2010.05/qt/include/../../inl/QxCollection/QxCollection.inl:41: undefined reference to `qx::IxCollection::~IxCollection()'
    c:/Qt/2010.05/qt/include/../../inl/QxCollection/QxCollection.inl:41: undefined reference to `qx::IxCollection::~IxCollection()'
    c:/Qt/2010.05/qt/include/../../inl/QxCollection/QxCollection.inl:41: undefined reference to `qx::IxCollection::~IxCollection()'
    .
    .
    .

    I see underline error on QX_DLL_EXPORT seem like the same problem in the first time that I ask you.
    What should I do next?

    Regards,
    Ole.

  2. #2
    Join Date
    Apr 2012
    Posts
    8
    Qt products
    Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows
    Thanks
    1

    Default Re: got problem when compiled QxOrm.

    I have done on boost version 1.43
    Thanks for answer me.

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. Problem with self compiled QTCreator
    By Bavooo in forum Installation and Deployment
    Replies: 1
    Last Post: 20th October 2011, 23:08
  3. Replies: 1
    Last Post: 27th April 2011, 14:43
  4. Replies: 3
    Last Post: 20th September 2010, 22:36
  5. Replies: 4
    Last Post: 25th April 2009, 14:11

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
  •  
Qt is a trademark of The Qt Company.