strigi compile errors

Jos van den Oever jvdoever at gmail.com
Sat Mar 17 11:21:29 GMT 2007


2007/3/17, Simon Hausmann <hausmann at kde.org>:
> On Saturday 17 March 2007 12:05:38 Jos van den Oever wrote:
> > > Yep, if you want to write software portable to MSVC don't use them :)
> >
> > You're kidding, right? It works fine and the problem we are discussing
> > originated on a linux machine.
>
> I'm not kidding. MSVC provides neither stdint.h nor the <x>int<yy>_t types.
That's no problem. We do not want stdint.h because it is C99 like
Thiago said and we can define the u?int{8,16,32,64}-t types ourselves.

Cheers,
Jos




More information about the kde-core-devel mailing list