[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-core-devel
Subject:    Re: audiocd kioslave debut
From:       Rik Hemsley <rik () kde ! org>
Date:       2000-11-24 6:04:33
[Download RAW message or body]

On Thu, 23 Nov 2000 20:25:38 -0700 (MST)
Grant Robinson <santiago@kermit.mr-r.net> wrote:

> Rik,
> 
> 	I could not get it to compile without defining two things in the
> front of the audiocd.cpp file (after adding --with-cddaparanoia to the
> ./configure)
> 
> #define size16 short
> #define size32 int
> 
> And everything works great.  I believe that is in there for support of 64
> bit platforms in the future (their website said they were writing Solaris
>  and BSD support).  You could probably put the above in the make file and
> make it dependent on the platform.  I just wanted it to compile.  If I am
> missing something, let me know.  Looks cool, though!

Thanks for the info. I've used this:
typedef Q_INT16 size16;
typedef Q_INT32 size32;

I think this should produce the same effect.

Rik

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic