libelfin icon indicating copy to clipboard operation
libelfin copied to clipboard

Try move to cmake build, to_string(stb) function undefiled

Open Yurii-huang opened this issue 3 years ago • 0 comments

Is this generated by executing enum_print.py, I compared in detail the to_string generated by the built-in makefile, and it seems that this function was not found.

This is the rule file I moved to cmake to rewrite https://github.com/FunningC0217/IDE-Components/blob/main/frame/3rdparty/libelfin/dwarf/CMakeLists.txt

Yurii-huang avatar Jun 17 '22 15:06 Yurii-huang