[Qt-creator] cross platform compiling

ygor at comcast.net ygor at comcast.net
Fri Nov 21 19:41:18 CET 2008


I have a suggestion that may be easier:

I set up a local CVS repository just to be able to track my changes.
When I want to compile on my alternate platform, I just do a fresh CVS checkout in a different location

Hope this helps

 -------------- Original message ----------------------
From: Israel Brewster <israel at frontierflying.com>
> On Nov 21, 2008, at 12:50 AM, Daniel Teske wrote:
> 
> >> For what it's worth, I have a project that I have been working on  
> >> both
> >> on Mac OSX 10.5.5 and Windows XP. I am actually sharing the same
> >> source directory/pro file between the two, and it works fine, using
> >> QtCreator to build on both sides. I just have to make sure to do a
> >> clean when switching from one platform to the other, or else it gets
> >> confused :)
> >
> >
> > You can also try shadow building. That is have two different  
> > subdirectories
> > for different builds. Clean the build directory first, then go to  
> > the Build
> > Settings, there is a Shadow Build checkbox and a line edit to enter  
> > the
> > directory. You need to create another build configuration for each  
> > different
> > build directory. And you need to remember to switch build  
> > configurations while
> > switching platforms.
> 
> Oh, yeah, huh. Now why didn't I think of that? :)
> 
> -----------------------------------------------
> Israel Brewster
> Computer Support Technician
> Frontier Flying Service Inc.
> 5245 Airport Industrial Rd
> Fairbanks, AK 99709
> (907) 450-7250 x293
> -----------------------------------------------
> >
> >
> > daniel
> > _______________________________________________
> > Qt-creator mailing list
> > Qt-creator at trolltech.com
> > http://lists.trolltech.com/mailman/listinfo/qt-creator
> 
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-creator




More information about the Qt-creator-old mailing list