TASLabz / dolphin-lua-core

do not use - obsolete
GNU General Public License v2.0
8 stars 2 forks source link

xgetbv commit breaks on Windows #20

Closed malleoz closed 2 years ago

malleoz commented 2 years ago

This commit causes build issues on Windows, as _xgetbv_fix is not defined. https://github.com/TASLabz/dolphin-lua-core/commit/52ed7a4b1b34447bdf3cdc0490614f9e9c8dec97

malleoz commented 2 years ago

This is fixed in https://github.com/TASLabz/dolphin-lua-core/pull/21