godotengine / godotengine/gdnative-demos
Comping the C++ example for UWP
Open
- Dominant language
- Python
- Stars
- 192
- Forks
- 73
- PR merge metrics
- No merged PRs in 30d
Description
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`
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the simple C++ example and its DLL build configuration, then reproduce the UWP compilation and linker errors, including the MSVCRTD default-library conflict. Done means the example builds a DLL for UWP that can be used on Xbox.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100