Am 19.06.2011 15:47, schrieb Ged Murphy:
Colin Finck wrote:
If you're referring to fixing it by removing __ROS_LONG64__, then
that's not
a proper fix either.
I don't think __ROS_LONG64__ is a good workaround. It
creates a lot of
trouble. I had to disable it for amd64 completely since I would need to
hack a lot of other code to make it work.
WIDL needs to be fixed to stop outputting
'LONG' types when 'long' is used
in the interface file.
Its done on purpose by wine. so we will have to do our own
"hack" on it.