Re: etqt

Meredydd <[email protected]> Thu, 12 Aug 2004 20:31:35 +0100
Newsgroups gmane.network.everybuddy.user
Message-ID <[email protected]>
<CCing this to the mailing list, please discuss there>

This sounds...interesting. I'm not sure about the ebqt problem, but I've 
never experienced what you're describing with the MSN code. Which 
branch of subversion did you check out?

Meredydd

On Thursday 12 August 2004 17:01, you wrote:
> Hi,
>
> I've got following problem compiling ebqt.
>
> What's going wrong? What do I have to do to compile ebqt? - I got it
> from the svn-repository - bleeding edge O:)
>
> g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/qt3
> -I/usr/X11R6/include  -DQT_THREAD_SUPPORT  -D_REENTRANT  -O2
> -fno-exceptions -fno-check-new -c -o ebqtconv.o `test -f
> 'ebqtconv.cpp' || echo './'`ebqtconv.cpp In file included from
> ebqtconv.cpp:42:
> ebqtconv.h:40:24: ebqtconvui.h: No such file or directory
> ebqtconv.h:41:26: ebqttextedit.h: No such file or directory
> In file included from ebqtconv.cpp:42:
> ebqtconv.h:49: error: parse error before `{' token
>
>
> Another problem is core/plugins/msn.C. There's a problem in
> eb_msn_check_account_status with undefined variables (acc vs.
> account, undefined buddy). I just commented out the function and it
> compiled O:-))
>
> thank you in advance and greetings
>
> Olly