help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: how to develop qt application in emacs?


From: Pascal J. Bourguignon
Subject: Re: how to develop qt application in emacs?
Date: Fri, 26 Jun 2009 11:15:18 +0200
User-agent: Gnus/5.101 (Gnus v5.10.10) Emacs/22.2 (gnu/linux)

李宝亮 <happylibaoliang@gmail.com> writes:

> Hi,all!
> how to develop qt application in emacs?
> I`m a newer.

emacs has no FFI, so you will have to hack the sources of emacs to add
qt primitives to emacs lisp.   (Or just add a FFI).  Then  you will be
able to write qt applications in emacs lisp.

Unless you meant to use emacs just as an editor to write C or C++
programs, in which case see the other answer.


-- 
__Pascal Bourguignon__


reply via email to

[Prev in Thread] Current Thread [Next in Thread]