[SDL] Anyone want to help?
Peter Hawkins
dph-man at iname.com
Thu Sep 17 23:09:31 PDT 1998
Hi there...
Chuck Homic wrote:
> > (Is it true that MSVC doesn't have an equivalent
> > for the __attribute(pack) directive, instead you have to surround stuff with
> > #pragma pack(1) #pragma pack()?).
>
> You can specify the alignment in the command line. I think using /Zp1,
> /Zp4, etc... I don't think this is well documented. But just throw
> whatever alignment you need in the makefile and you should be all set.
> -Chuck
Yeah, but that breaks about 17 other things (eg certain dlls).
PITA.
:-)
Peter
More information about the SDL
mailing list