← Back to team overview

calibre-devs team mailing list archive

Re: lp:~llasram/calibre/oeb2lit ready for merge

 

compressor.c doesn't compile with Visual Studio 2008 Error messages below

src/calibre/utils/lzx/compressor.c(123) : error C2036: 'void *' : unknown size
src/calibre/utils/lzx/compressor.c(127) : error C2036: 'void *' : unknown size
src/calibre/utils/lzx/compressor.c(139) : error C2036: 'void *' : unknown size
src/calibre/utils/lzx/compressor.c(165) : error C2036: 'void *' : unknown size
src/calibre/utils/lzx/compressor.c(280) : error C2036: 'void *' : unknown size

Note I also had to include stdint.h for visual studio

Kovid.

On Wednesday 17 December 2008 08:03:37 Marshall T. Vandegrift wrote:
> On Wed, Dec 17, 2008 at 2:13 AM, Kovid Goyal <kovid@xxxxxxxxxxxxxx> wrote:
> > Thanks, that helps. Try this hopefully fixed build
>
> It works!  Sorry I couldn't try it last night, but it got pretty late
> here in EST :-).
>
> -Marshall
>
> _______________________________________________
> Mailing list: https://launchpad.net/~calibre-devs
> Post to     : calibre-devs@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~calibre-devs
> More help   : https://help.launchpad.net/ListHelp
>
> !DSPAM:3,494922e375721307013365!

-- 
_____________________________________

Kovid Goyal  MC 452-48
California Institute of Technology
1200 E California Blvd
Pasadena, CA 91125

cell  : +01 626 390 8699
office: +01 626 395 6595 (449 Lauritsen)
email : kovid@xxxxxxxxxxxxxxxxxx
web   : http://www.kovidgoyal.net
_____________________________________




References