test examples won't run

Forum for posting problems using QxOrm library

Re: test examples won't run

Postby Mirko » Wed Apr 04, 2012 3:05 pm

mmm...
I Will recompile all with msvc then... (express is ok, right?)

anyway, recompiling in 4.4.
Error: At least one module has an unresolved import due to a missing export function in an implicitly dependent module.(LIBSTDC++-6.DLL).

so it seems I am using different versions of files... what a mess...

Mirko
Mirko
 

Re: test examples won't run

Postby QxOrm admin » Thu Apr 05, 2012 7:22 am

express is ok, right?

Yep, VC++ Express is perfect ;)

Once you have installed MSVC, you can follow those steps to install your development environment :
1- Download and install Qt 4.8 for MSVC2010 ;
2- Add Qt 'bin' directory to the PATH of Windows ;
3- Download my boost 1.49 package and unzip it : http://www.qxorm.com/lib/boost_1_49.zip ;
4- Add 'lib_shared' directory from my boost package to the PATH of Windows ;
5- Download QxOrm package and unzip it ;
6- Open 'QxOrm.pri' file and modify boost parameters (QX_BOOST_INCLUDE_PATH, QX_BOOST_LIB_PATH, etc.) ;
7- Open './test/qxBlog/qxBlog.sln' for example with MSVC2010, then try to build it and execute it ;
8- Test all examples from './test/' directory of QxOrm package.
QxOrm admin
 

Re: test examples won't run

Postby Mirko » Sat Apr 07, 2012 4:08 pm

I've nail it!

I had to:
1) use a fresh clean virtual machine
2) install the latest mingW (I am used to it...).
3) download and install the latest Qt sources.
4) download and install the latest Boost sources.
5) download and install the latest QxOrm.

Man... I hope it does worth....

:)

Thanks, anyway, for your support.

Mirko
Mirko
 

Re: test examples won't run

Postby QxOrm admin » Tue Apr 10, 2012 8:28 am

I've nail it!

Good news ;)
Now enjoy with QxOrm library (it does worth :D )...
QxOrm admin
 

Previous

Return to QxOrm - Help

Who is online

Users browsing this forum: No registered users and 8 guests

cron