Re: [AD] windows compile |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
>> MSVC doesn't like uint64_t? >> > > Looks like it. I guess an MSVC-specific #define uint64_t <whatever> > needs to be added to include/allegro/platform/almsvc.h > (not include/allegro/platform/astdint.h). >
The attached patch does just that. Tested on MSVC6 and MSVC8. The build is then successful for both. -- Matthew Leverton
Attachment:
msvc-int64.diff
Description: Binary data
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |