It's because we have moved to [email protected] a long time ago, IMHO 
it's time to disable this list for good.

Daniel

-----Original Message-----
From: [email protected] 
[mailto:[email protected]] On Behalf 
Of ext Ed Sutton
Sent: Tuesday, January 17, 2012 3:26 PM
To: [email protected]
Subject: Re: [Qt-creator] Can use Qt Creator to manage a non-x86 cross compiler?

Thank you guys.  

It seems like traffic on this mailing list has dropped off substantially within 
then last few months.  Anyone agree or know why?  Or maybe my company's 
Baraccuda SPAM filter is eating my mailing lists?

On Jan 17, 2012, at 1:17 AM, André Hartmann wrote:

> >Yes, this can be done with "Generic" projects. You need a Makefile 
> >that
> does the compiler calls to build your project. QtCreator executes "make" 
> or "mingw32-make" with the parameter "all" to build and with "clean" 
> for the clean step.
> 
> >We use this here with the Cosmic CX12 and the Keil C51 compiler. For 
> >the
> Cosmic compiler I wrote a small wrapper program to use Creator's GCC 
> error output parser. Works like a charm.

Your use of an 8051 compiler sounds very similar to my application.  I also was 
hoping there might be a feature for custom error parsing.  In the past, when I 
never strayed far from Windows, I had used Multi-Edit which was very easy to 
customize for unpopular compilers.  But if I find it worthwhile, I suppose I 
could also make an output parser to reformat to GCC syntax.   

Or I guess I could get a new 4GHz machine to see if I can get Eclipse to 
respond fast enough for this human's liking. Naaah.  ;-)

> >By the way: is there a chance for a "generic output parser" (e.g. 
> >with
> regular expressions) in Creator, as each compiler uses it's own 
> standard of error output?

That would be a nice feature.  

-Ed



> 
> Best regards,
> André
> 
> Am 17.01.2012 01:06, schrieb André Pönitz:
>> On Mon, Jan 16, 2012 at 03:28:20PM -0600, Ed Sutton wrote:
>>> Has anyone used Qt Creator project to compile using a non-Gnu embedded 
>>> software C cross compiler for a microcontroller?
>>> 
>>> I added a Qt Creator CLang ToolChain that contains the compiler's path to 
>>> the executable, C:\DCRABBIT_10.66\Dccl_cmp.exe.  Is there a way to connect 
>>> the Qt Project to use this compiler?  I am using Qt Creator 4.7 under 
>>> Windows 32-bit.
>>> 
>>> Thanks,
>> 
>> Maybe a case for a "Generic" project:
>> 
>> http://doc.qt.nokia.com/qtcreator-snapshot/creator-project-generic.ht
>> ml
>> 
>> Andre'
>> _______________________________________________
>> Qt-creator mailing list
>> [email protected]
>> http://lists.qt.nokia.com/mailman/listinfo/qt-creator
> 
> 
> --
> Best regards / Mit freundlichen Grüßen André Hartmann, Dipl.-Ing. (FH) 
> Software Project Manager
> 
> iseg Spezialelektronik GmbH         |  phone: ++49 (0)351 26996-43
> Bautzner Landstr. 23                |  fax:   ++49 (0)351 26996-21
> D-01454 Radeberg / Rossendorf       |  web:   www.iseg-hv.com
> 
> Geschäftsführer / Managing director: Dr. F. Gleisberg, Dr. J. Pöthig 
> Amtsgericht / Lower district court: Dresden HRB 16250 Ust.-Id.-Nr. / 
> VAT-ID: DE812508942
> 
> Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte 
> Informationen. Wenn Sie nicht der richtige Adressat sind oder diese 
> E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den 
> Absender und vernichten Sie diese Mail.
> Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail ist 
> nicht gestattet.
> 
> This e-mail may contain confidential and/or privileged information.
> If you are not the intended recipient (or have received this e-mail in 
> error) please notify the sender immediately and delete this e-mail.
> Any unauthorized copying, disclosure or distribution of the material 
> in this e-mail is strictly forbidden.
> _______________________________________________
> Qt-creator mailing list
> [email protected]
> http://lists.qt.nokia.com/mailman/listinfo/qt-creator


-Ed

_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt.nokia.com/mailman/listinfo/qt-creator
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt.nokia.com/mailman/listinfo/qt-creator

Reply via email to