Open
Description
odin run demo -define:TRACY_ENABLE=true -debug
tracy.lib(tracy.obj) : error LNK2019: unresolved external symbol __dyn_tls_on_demand_init referenced in function "public: __cdecl tracy::Profiler::Profiler(void)" (??0Profiler@tracy@@qeaa@XZ)
tracy.lib(tracy.obj) : error LNK2019: unresolved external symbol __tls_guard referenced in function "public: __cdecl tracy::Profiler::Profiler(void)" (??0Profiler@tracy@@qeaa@XZ)
E:\CODE\odin-tracy_0.11\demo.exe : fatal error LNK1120: 2 unresolved externals
HI!
tried to run the demo, after getting the lib building, and had this issue. Not sure about next steps. Thanks!
Metadata
Metadata
Assignees
Labels
No labels