Re: [sigc] usage of sigc



Dear Paul and list,

At first thank you for your reply,It's a project that has Qt code and i
should bare it from Qt and any framework and convert to ansi,then
improve and continue to develope,Now do you have any idea? Do you know
light sigslot for my project? 

--mohsen 
On Tue, 2012-07-31 at 08:55 -0400, Paul Davis wrote:
> 
> 
> On Tue, Jul 31, 2012 at 6:56 AM, Mohsen Pahlevanzadeh
> <mohsen pahlevanzadeh org> wrote:
>         Dear all,
>         I compiled sigc and copy libsigc-2.0.la and libsigc-2.0.a to
>         root my
>         source project.And add following flag to Make file:
>         -I/opt/libsigc++/include/sigc++-2.0 -I/opt/libsigc++/lib/sigc
>         ++-2.0/include  -L/opt/libsigc++/lib -lsigc-2.0 libsigc-2.0.a
>         libsigc-2.0.la
>         and add following header:
>         #include <sigc++/sigc++.h>
> 
> 
> using sigc++ and Qt could be problematic. both libraries use similar
> terminology. if you want signals+slots and you use Qt, you should
> probably use Qt's own signals+slots rather than two different
> approaches in the same program. 
> 

Attachment: signature.asc
Description: This is a digitally signed message part



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