Notes to self for compiling the source:
- On my XP machine with VC++ 2005 Express, need to disable the Vista SDK support
ac_add_options --disable-vista-sdk-requirements
- Need to remove the /EHsc compiler optimization (it was used to tell compiler to assume extern C functions never throw exceptions)
3 comments:
why u try to compile it... -.-
because it is fun... =_="
that's great... u may try more fun things to do with others
Post a Comment