ERROR : Setting up development environment in Windows

 

arunpallikandath's picture

 

Dear Folks,

I am trying compile Xtuple latest source code using QT 5 with MinGW.  It is throwing up with below compiling error, can anyone help on this ?. 

C:\Xtuple\xtuple\common\login2.h:14: error: tmp/ui_login2.h: No such file or directory

Only post what i could see isn http://www.xtuple.org/node/600. Unfortunately it is not resolving the error . 

There is no file creating or available on the system. 

 

Thanks,

Arun

 
jrogelstad's picture
Offline
Joined: 12/10/2008
Arun, we have not attempted

Arun, we have not attempted compiling xTuple on Qt 5 yet. We are still using Qt 4.6. Please see the development zone for more information:

http://www.xtuple.org/DevelopmentEnvSetup

 
arunpallikandath's picture
Offline
Joined: 01/29/2013
Hi Jrogelstad, I have

Hi Jrogelstad,

I have downloaded Qt 4.6 and compling it. I am still getting the error "No such file or directory" for ui_login.h.

But this ui_login.h is available on the path "build-debug/common/tmp" . still it is not taking. 

I believe these are generated file when i did qmake.

Any help ?

Thanks,

Arun