compile uwp version got linking error #2985
-
it seems like bgfx\examples\common\entry\entry_winrt.cpp was missing, any thoughts? thanks. steps:
1>cubes.obj : error LNK2019: unresolved external symbol "void * __cdecl entry::getNativeWindowHandle(struct entry::WindowHandle)" (?getNativeWindowHandle@entry@@YAPEAXUWindowHandle@1@@z) referenced in function "public: virtual void __cdecl |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
WinRT / UWP is discontinued. I will need to cleanup build scripts, and docs to not cause confusion. |
Beta Was this translation helpful? Give feedback.
WinRT / UWP is discontinued. I will need to cleanup build scripts, and docs to not cause confusion.