Skip to content

fix: fix fullscren corruption on ep switch - #219

Open
Sonder9999 wants to merge 1 commit into
KikoPlayProject:masterfrom
Sonder9999:master
Open

fix: fix fullscren corruption on ep switch#219
Sonder9999 wants to merge 1 commit into
KikoPlayProject:masterfrom
Sonder9999:master

Conversation

@Sonder9999

Copy link
Copy Markdown

fix了 #218 的全屏问题,修改代码

5dac7a25556d9aade488b34182ddc6d2

另外我在github action build发现一行问题报错了

libprotobuf-lited.lib(implicit_weak_message.obj) : error LNK2019: unresolved external symbol __imp__CrtDbgReport referenced in function "public: void __cdecl std::_Container_base12::_Alloc_proxy<class std::allocator<struct std::_Container_proxy> >(class std::allocator<struct std::_Container_proxy> &&)" ...
libprotobuf-lited.lib(int128.obj) : error LNK2019: unresolved external symbol __imp__calloc_dbg referenced in function "char * __cdecl std::_Maklocstr<char>(char const *,char *,struct _Cvtvec const &)" ...
libprotobuf-lited.lib(coded_stream.obj) : error LNK2001: unresolved external symbol __imp__invalid_parameter
libprotobuf-lited.lib(common.obj) : error LNK2001: unresolved external symbol __imp__invalid_parameter
libprotobuf-lited.lib(arena.obj) : error LNK2001: unresolved external symbol __imp__invalid_parameter
...
release\KikoPlay.exe : fatal error LNK1120: 3 unresolved externals
jom: D:\a\KikoPlay\KikoPlay\Makefile.Release [release\KikoPlay.exe] Error 1120
jom: D:\a\KikoPlay\KikoPlay\Makefile [release] Error 2
##[error]Process completed with exit code 2.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant