gdnative-demos icon indicating copy to clipboard operation
gdnative-demos copied to clipboard

Comping the C++ example for UWP

Open markusbkk opened this issue 10 months ago • 0 comments

I'd really appreciate some pointers as to how compile the simple C++ example so the DLL will work for UWP and can be used on XBOX.

I keep getting resolution errors and defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library

markusbkk avatar Aug 28 '24 12:08 markusbkk