wolfpld / tracy

Frame profiler
https://tracy.nereid.pl/
Other
8.61k stars 592 forks source link

Compilation failure on 32 bits systems #800

Open alasram opened 1 month ago

alasram commented 1 month ago

This commit does not define elf_xword in the branch #if __WORDSIZE == 32 which causes a compilation failure in TracyKCore.cpp

wolfpld commented 1 month ago

See with cbea6d78.