Re: qt and comedirecord?

On 05/12/06 19:48, Angelik Escobar wrote:
> hi Bernd.
> I want to know if comedirecord could work with qt 3.3,
> becouse I have the next output after execute
> ../comedirecord
> 
> Conflict in
> /usr/lib/qt-3.3/plugins/inputmethods/libqimsw-multi.so:
>   Plugin uses incompatible Qt library!
>   expected build key "x86_64 Linux g++-3.*
> full-config", got "i686 Linux g++-3.* full-config".
> 
> thanks for your help.
> 
> Angelica.

I don't know enough about your system, but you'll probably have to edit 
the 'LIBS = ...' line in comedirecord's Makefile to use the 64-bit 
libraries instead of the 32-bit libraries.  This will require changes to 
the '-L' options and the '/usr/local/lib/libcomedi.a' path may also need 
to change (you could probably just change it to '-lcomedi').

-- 
-=( Ian Abbott _at_ MEV Ltd.    E-mail: <abbotti_at_mev.co.uk>        )=-
-=( Tel: +44 (0)161 477 1898   FAX: +44 (0)161 718 3587         )=-

Received on 2006-12-07Z16:11:57