[Qt-interest] Need to debug my application in LINUX and MAC OS which is created in WINDOWS.

Chandru... sekarwagmare at gmail.com
Wed May 20 13:45:22 CEST 2009


but linux having qt lib below ver4.3  is giving problem ....  my application
build on 4.4.3 while running in other linux os with qt4.3 , the stylesheet
backgroud is not working ...  so need to check qt libraries in linux ....

On Wed, May 20, 2009 at 5:11 PM, John McClurkin <jwm at nei.nih.gov> wrote:

> Kamakshi Sivaraman wrote:
> >
> > Hi All,
> >
> > I have created a application based on Qt 4.4 in windows using Visual
> > Studio 2005 as editor, Now I need to port the Qt application in Linux
> > and MAC OS.
> > Please suggest me which editors in LINUX and MAC OS should I use to make
> > my application work on Linux and MAC OS.
> >
>
> You don't need an editor for the Linux and Mac OSX builds. Put your code
> on a file system that is accessible from all machines. After you get
> your application running under Windows, login to the Linux or Mac
> computers, open a shell, run qmake -makefile to get appropriate
> makefiles, then run make clean followed by make all. Even if you have to
> use platform specific code, you can do all the editing in Visual Studio
> and just do the final builds under Linux and Mac.
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>



-- 
WAGMARE
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090520/ce7144d1/attachment.html 


More information about the Qt-interest-old mailing list