QxOrm.h include Error

Forum for posting problems using QxOrm library

QxOrm.h include Error

Postby freddy311082 » Fri Dec 13, 2013 4:04 am

hi

I've the following code

Code: Select all
#include <QApplication>
#include <QxOrm.h>

int main(int argc, char *argv[])
{
    QApplication a(argc, argv);
    MainWindow w;
    w.show();
    return qApp->exec();
}



and I have the error showed in the file attached to this message.

I'm linking against libQxOrmd.so... I think that I've some configuration problem, but I don't know... I'm using Archlinux. I've comipiling QxOrm with Qt 5.2.0.

somebody know about this ??

best regards
Attachments
qxorm-include-error.zip
QxOrm.h include Error
(4.89 KiB) Downloaded 531 times
freddy311082
 
Posts: 2
Joined: Sat Oct 20, 2012 2:27 pm

Re: QxOrm.h include Erro

Postby qxorm » Fri Dec 13, 2013 8:26 am

Hi,

Have you tried to build all samples from ./test/ directory of QxOrm package ?
qxorm
Site Admin
 
Posts: 481
Joined: Mon Apr 12, 2010 7:45 am


Return to QxOrm - Help

Who is online

Users browsing this forum: No registered users and 7 guests

cron