flyinghead / flycast

Flycast is a multiplatform Sega Dreamcast, Naomi, Naomi 2 and Atomiswave emulator
GNU General Public License v2.0
1.39k stars 168 forks source link

uwp: fix http ContentLength assignment #1535

Closed scribam closed 4 months ago

scribam commented 4 months ago

Fix for UWP when building for other architectures (win32, arm, arm64)

D:\a\flycast\flycast\shell\uwp\http_client.cpp(107,19): error C2664: 'void Windows::Web::Http::Headers::HttpContentHeaderCollection::ContentLength::set(Platform::IBox ^)': cannot convert argument 1 from 'size_t' to 'Platform::IBox ^' [D:\a\flycast\flycast\build\flycast.vcxproj]