aclements / libelfin

C++11 ELF/DWARF parser
MIT License
314 stars 99 forks source link

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

Open Yurri-huang opened 2 years ago

Yurri-huang commented 2 years ago

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