[Qt-creator] platform independance?

Israel Brewster israel at frontierflying.com
Mon Mar 30 19:12:24 CEST 2009


My apologies- I mis-typed. I meant to say the .pro.user file that  
QTCreator makes, not the .pro file. The .pro file works just fine for  
me cross-platform (I have a very simple file). It's the .pro.user file  
that stores the path to the executable. In any case, in the projects  
pane of QtCreator is where you would fix things if this is the  
problem. If you want it to work for both, then the solution I have  
come up with is to make separate build settings for the two platforms  
in there- then all I need to do is change from (for example) "Debug  
Mac" to "Debug Win". Again, my apologies for the mis-type.

-----------------------------------------------
Israel Brewster
Computer Support Technician II
Frontier Flying Service Inc.
5245 Airport Industrial Rd
Fairbanks, AK 99709
(907) 450-7250 x293
-----------------------------------------------



On Mar 30, 2009, at 9:05 AM, Patrick Scheller wrote:

> Thanks for your answer. Can you still use the .Pro file under Mac  
> once u corrected it under Windows? I want to use the exact same  
> project and code files (on an USB stick).
>
>
>
> -------- Original-Nachricht --------
>> Datum: Mon, 30 Mar 2009 08:53:22 -0800
>> Von: Israel Brewster <israel at frontierflying.com>
>> An: qt-creator at trolltech.com, patlecat at gmx.net
>> Betreff: Re: [Qt-creator] platform independance?
>
>> On Mar 30, 2009, at 1:28 AM, patlecat at gmx.net wrote:
>>
>>> I'm tried to develop on Qt with the latest official Qt-Creator on
>>> both Vista and Mac OSX 10.4 but the project I created on Mac doesnt
>>> produce an Executable on Windows. It loads and I can even change
>>> things in the UI but when I compile it it never produces a binary. I
>>> use gcc 4.3 on Vista. I already tried many things like converting
>>> the files to Windows Endlines or by deleting Mac specific files and
>>> the Makefile - alas nothing helped.
>>>
>>> Do others here experience the same?
>>> --
>>
>> I haven't tried with Vista, but it works fine for me on Mac OS X  
>> 10.5/
>> Windows XP. Exact same code base even. There is some path issues with
>> the .pro file that QtCreator makes (obviously the mac paths make no
>> sense on a windows machine and visa-versa), but after fixing the  
>> paths
>> (in the projects pane of QtCreator) I have had no problems.
>>
>> -----------------------------------------------
>> Israel Brewster
>> Computer Support Technician II
>> Frontier Flying Service Inc.
>> 5245 Airport Industrial Rd
>> Fairbanks, AK 99709
>> (907) 450-7250 x293
>> -----------------------------------------------
>>
>>>
>>>                                   o
>>>                                  O
>>>                              O   o                       O
>>>                             oOo  O                      oOo
>>>               .oOo. .oOoO'   o   o  .oOo. .oOo  .oOoO'   o
>>>               O   o O   o    O   O  OooO' O     O   o    O
>>>               o   O o   O    o   o  O     o     o   O    o
>>>               oOoO' `OoO'o   `oO Oo `OoO' `OoO' `OoO'o   `oO
>>>               O
>>>               o'
>>>
>>> Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit
>>> allen: http://www.gmx.net/de/go/multimessenger01
>>> _______________________________________________
>>> Qt-creator mailing list
>>> Qt-creator at trolltech.com
>>> http://lists.trolltech.com/mailman/listinfo/qt-creator
>
> -- 
>                                    o
>                                   O
>                               O   o                       O
>                              oOo  O                      oOo
>                .oOo. .oOoO'   o   o  .oOo. .oOo  .oOoO'   o
>                O   o O   o    O   O  OooO' O     O   o    O
>                o   O o   O    o   o  O     o     o   O    o
>                oOoO' `OoO'o   `oO Oo `OoO' `OoO' `OoO'o   `oO
>                O
>                o'
>
> Neu: GMX FreeDSL Komplettanschluss mit DSL 6.000 Flatrate +  
> Telefonanschluss für nur 17,95 Euro/mtl.!* http://dsl.gmx.de/?ac=OM.AD.PD003K11308T4569a
> _______________________________________________
> 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