msvc / cmake branch merged

Adam Goode agoode at andrew.cmu.edu
Mon May 31 12:37:55 EDT 2010


On 05/17/2010 12:44 PM, Hauke Heibel wrote:
> Hi Adam,
> 
> On Fri, May 14, 2010 at 4:50 PM, Adam Goode <agoode at andrew.cmu.edu> wrote:
>> Hmm, I thought I got it squared away. A few questions then:
>>
>> What is the error you are having?
> 
> On MSVC 2010 I get the following error when omitting the cast:
> 
> error C2440: '=' : cannot convert from 'int (__cdecl
> *)(j_decompress_ptr)' to 'boolean (__cdecl *)(j_decompress_ptr)'
> 

Hi Hauke,

I think I have finally fixed this. I just removed fill_input_buffer
completely and set the pointer to NULL. It should never be called, so
would be a null-worthy error if it is.

This should be the last issue you have building on MSVC, yes?


Adam

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 261 bytes
Desc: OpenPGP digital signature
Url : http://lists.andrew.cmu.edu/pipermail/openslide-users/attachments/20100531/ae602ba7/attachment.bin 


More information about the openslide-users mailing list