Skip to content

Linker issue. #10

Open
Open
@Muzz

Description

@Muzz

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions