[Qt-creator] Evaluation on Mac OSX (Eike Ziller) Successful work around found

Victor Sardina Victor.Sardina at noaa.gov
Mon Jan 5 21:22:11 CET 2009


Israel:

Same here. Notwithstanding, when I compiled QtCreator it did build, but
for some esoteric reason (until I learn how...) the Welcome page with
the list of projects et al. did not get included in the build. When you
launch the executable a warning message says that due to non-existent
Webkit support the application doesn't support those features.

I downloaded the WebKit source code and compiled it, but still haven't
found a good README file explaining how to proceed.

Can anyone provide some insight on how to include WebKit support, how to
install it, where, etc.?

Thank you in advance,

Victor

Israel Brewster wrote:
> For what it's worth (keeping in mind that I haven't followed this  
> entire thread) QtCreator works fine on my Mac OS X 10.5.6 machine (and  
> when it was 10.5.5), with no workarounds needed. I just launch it  
> normally, hit build, and it builds. Course, I have Qt compiled from  
> source, if that makes a difference.
> 
> -----------------------------------------------
> Israel Brewster
> Computer Support Technician
> Frontier Flying Service Inc.
> 5245 Airport Industrial Rd
> Fairbanks, AK 99709
> (907) 450-7250 x293
> -----------------------------------------------
> 
> 
> On Jan 5, 2009, at 9:28 AM, G3WOE wrote:
> 
>> Hi Eike
>>
>> If I run this script
>>
>> ignoring application responses
>> 	tell application "Terminal"
>> 		activate
>> 		do script with command ¬
>> 			"PATH=$PATH:/usr/local/qt4.4;/Developer/Applications/Qt/
>> QtCreator.app/Contents/MacOS/QtCreator;"
>> 	end tell
>> end ignoring
>>
>> Then the System Qt is found OK !! progress, but still no qmake build.
>>
>> Then if I add /usr/bin to the path like this the project will build!!.
>>
>> ignoring application responses
>> 	tell application "Terminal"
>> 		activate
>> 		do script with command ¬
>> 			"PATH=$PATH:/usr/local/qt4.4:/usr/bin;/Developer/Applications/Qt/
>> QtCreator.app/Contents/MacOS/QtCreator;"
>> 	end tell
>> end ignoring
>>
>> So to integrate with OSX10.5 Creator may need some more work done to
>> manage the environment settings so it can be launched like other apps.
>>
>> Comments appreciated.
>>
>> Michael White
>> G3WOE
>> 18 Kings Road
>> Feltham
>> Greater London
>> TW13 5AU
>> U.K.
>> T: +44(0)208 707 5980
>> M:+44(0)7966 284 120
>> michael at g3woe.com
>>
>>
>>
>>
>>
>> On 5 Jan 2009, at 12:42, qt-creator-request at trolltech.com wrote:
>>
>>> Re: Evaluation on Mac OSX (Eike Ziller)
>>
>> _______________________________________________
>> 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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: victor_sardina.vcf
Type: text/x-vcard
Size: 437 bytes
Desc: not available
Url : http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20090105/c66757f1/attachment.vcf 


More information about the Qt-creator-old mailing list