Skip to content

Commit a72fdca

Browse files
committed
Work in progress
1 parent c1d02be commit a72fdca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_posts/2025-09-11-carimbo-now-have-a-better-stack-trace-and-sentry-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Since it’s a paid game, I need to provide proper bug support. With that in min
1010

1111
At first, integrating C++ and Lua should have been straightforward, but I ran into some issues when using the Conan package manager.
1212

13-
Initially, the package wasn’t being included in the compiler’s include flags, which led me to open an issue both on Conan Center and on Sentry Native.
13+
Initially, the package wasn’t being included in the compiler’s include flags, which led me to open an issue both on [Conan Center](https://conan.io/center) and on [Sentry Native](https://conan.io/center/recipes/sentry-native).
1414

1515
After spending a whole day on this, I eventually found out that the fix was actually pretty simple. Now Carimbo has native support for Sentry, both on the web (WebAssembly) and natively (Android, iOS, Linux, Windows, and macOS).
1616

0 commit comments

Comments
 (0)