Skip to content
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

Error on running example: ./libcimgui.so: undefined symbol: _ZN15ImGuiTextBuffer11EmptyStringE #4

Open
havard-ffi opened this issue Sep 17, 2024 · 2 comments

Comments

@havard-ffi
Copy link

I get this error on running the example on a ubuntu 24. V is installed from git.
/home/user/.vmodules/nsauzede/vig/examples/mainig/mainig: symbol lookup error: ./libcimgui.so: undefined symbol: _ZN15ImGuiTextBuffer11EmptyStringE

@nsauzede-intc
Copy link

I can confirm the same error with the same setup.
I tried several tricks to try and fix it, but failed for now.
This vig repo has always been fragile anyway..
For instance, I could easily revive a very similar repo, yet lighter/simpler : vnk
Maybe that can be used in your case, instead ?

@havard-ffi
Copy link
Author

That sucks.

I will need to rewrite my little app if I were to switch to vnk. For now I dug up an old .vmodules and found a version of vig that worked.

From the version that works, the git log shows cimgui tag is 1.90.6dock and imgui tag is v1.90.6-docking

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

No branches or pull requests

2 participants