microsoft / Xbox-GDK-Samples

Game development samples published by the Xbox Advanced Technology Group using the Microsoft GDK.
http://aka.ms/gamedevdocs
MIT License
218 stars 32 forks source link

how to get open source lib used in Gaming.Xbox.Scarlett.x64 such as win32 libs using vcpkg? #13

Closed seocho3 closed 3 months ago

seocho3 commented 2 years ago

how to get open source lib used in Gaming.Xbox.Scarlett.x64 such as win32 libs using vcpkg? Is there a easy way or just porting by self?

walbourn commented 1 year ago

Can you tell us more about your scenario? What library?

For "Microsoft GDK with Xbox Extensions" support, you should use the Xbox Developer Forums which allow discussion of NDA content.

walbourn commented 3 months ago

Note that there are now Xbox "community triplets" for VCPKG.

https://walbourn.github.io/vcpkg-now-supports-targeting-xbox/

Keep in mind that without the GDKX, the linkage against onecore_apiset.lib used by these triplets will only work for core Win32 functions. The subset of USER32 present in WINAPI_FAMILY_GAMES will only link with the xgameplatform.lib in the GDKX.