Skip to content

[Tracy] Update to v0.11.1 #11097

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

blegat
Copy link
Contributor

@blegat blegat commented Apr 30, 2025

I am getting:

[09:54:42] /opt/bin/x86_64-linux-musl-libgfortran5-cxx11/x86_64-linux-musl-g++ --sysroot=/opt/x86_64-linux-musl/x86_64-linux-musl/sys-root/ -DIMGUI_ENABLE_FREETYPE -I/workspace/srcdir/tracy/cmake/../public/common -I/workspace/srcdir/tracy/cmake/../server -I/workspace/srcdir/tracy/profiler/build/_deps/capstone-src/include/capstone -I/workspace/srcdir/tracy/profiler/build/_deps/capstone-src/include -I/workspace/srcdir/tracy/cmake/../zstd -I/workspace/srcdir/tracy/cmake/../imgui -I/workspace/destdir/include/freetype2 -I/workspace/srcdir/tracy/cmake/../nfd -I/workspace/destdir/lib/pkgconfig/../../include/dbus-1.0 -I/workspace/destdir/lib/pkgconfig/../../lib/dbus-1.0/include -fdiagnostics-color=always -O3 -DNDEBUG -flto -fno-fat-lto-objects -std=gnu++2a -MD -MT CMakeFiles/tracy-profiler.dir/src/profiler/TracyView_Callstack.cpp.o -MF CMakeFiles/tracy-profiler.dir/src/profiler/TracyView_Callstack.cpp.o.d -o CMakeFiles/tracy-profiler.dir/src/profiler/TracyView_Callstack.cpp.o -c /workspace/srcdir/tracy/profiler/src/profiler/TracyView_Callstack.cpp
[09:54:42] /workspace/srcdir/tracy/profiler/src/main.cpp: In function ‘void DrawContents()’:
[09:54:42] /workspace/srcdir/tracy/profiler/src/main.cpp:1415:44: error: ‘lerp’ is not a member of ‘std’

I thought lerp was part of gnu++2a 🤔

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants