RandomGuy
RandomGuy
TTermux
Created by clippbsy on 3/23/2025 in #support
OpenGLES?
If you look at $PREFIX/include, there's "important" directory, which EGL/, GLES/, GLES2/ and GLES3/ (i guess it's from package mesa or opengl?), which afaik, is C/C++ OpenGL ES Header located in those Dirs, but based on your Question (which i guess you want build .apk file), you have to use Android NDK + Android SDK to do that, with At least some C/C++ Skill, and obviously Kotlin/Java skill to make the App.
7 replies
TTermux
Created by RandomGuy on 4/10/2025 in #support
OpenGL/ES-Related program Doesn't Work Anymore in Termux
Also, for some reason, glmark2 still think i use virpipe (via virgl_test_server_android) even with LIBGL_ALWAYS_SOFTWARE to 1, and i got decent performance with virgl_test_server_android (from ~12 to ~43 score)
17 replies
TTermux
Created by RandomGuy on 4/10/2025 in #support
OpenGL/ES-Related program Doesn't Work Anymore in Termux
No i don't use Zink
17 replies
TTermux
Created by RandomGuy on 4/10/2025 in #support
OpenGL/ES-Related program Doesn't Work Anymore in Termux
How?
17 replies
TTermux
Created by RandomGuy on 4/10/2025 in #support
OpenGL/ES-Related program Doesn't Work Anymore in Termux
it's probably because of Termux X11 (App), because with VNC, it works without export LIBGL_ALWAYS_SOFTWARE=1.
17 replies
TTermux
Created by RandomGuy on 4/10/2025 in #support
OpenGL/ES-Related program Doesn't Work Anymore in Termux
When i try to follow one of the Users Advice on that GH Issue by export LIBGL_ALWAYS_SOFTWARE=1, it works for lxappearance and my OpenGL Program (other program may also work), so this issue may related to OpenGL (libGL.so), idk if it my OpenGL ES Phone GPU or Termux X11 (App) itself
17 replies
TTermux
Created by RandomGuy on 4/10/2025 in #support
OpenGL/ES-Related program Doesn't Work Anymore in Termux
i guess i make GitHub issue for this
17 replies
TTermux
Created by RandomGuy on 4/10/2025 in #support
OpenGL/ES-Related program Doesn't Work Anymore in Termux
also, (unrelated, but maybe helpful to be fixed ASAP) for some reason, when trying to run lxappearance, nothings happened, no Window, No logs, nothings, i use qterminal (maybe that's helpful to include)
17 replies
TTermux
Created by RandomGuy on 4/10/2025 in #support
OpenGL/ES-Related program Doesn't Work Anymore in Termux
yep, it doesn't even show error, it just run and, no window appears
17 replies
TTermux
Created by 小鋼琴 on 3/18/2025 in #support
Steam error in Termux:11
Try to run Steam via the terminal (if possible), you'll most likely to get the log
5 replies
TTermux
Created by 𝙰𝙱𝙾𝙾𝙳 on 3/11/2025 in #support
tailwind problem
Based on the Error, it seems that nodejs/npm/vite couldn't find specific "module" for your device, it either: • Missing • Your phone doesn't support it Anyway, this issue seems doesn't relate to Termux itself
6 replies
TTermux
Created by RandomGuy on 3/6/2025 in #support
Cannot execute cmake, fails to link some kind of library
i guess i had to file an issue on GitHub?
9 replies
TTermux
Created by RandomGuy on 3/6/2025 in #support
Cannot execute cmake, fails to link some kind of library
i guess this issue because of jsoncpp, because i try to install other package that has this package as dependency, like Luanti, it will fail:
CANNOT LINK EXECUTABLE "luanti": cannot locate symbol "_ZTIN4Json9ExceptionE" referenced by "/data/data/com.termux/files/usr/bin/luanti"...
CANNOT LINK EXECUTABLE "luanti": cannot locate symbol "_ZTIN4Json9ExceptionE" referenced by "/data/data/com.termux/files/usr/bin/luanti"...
9 replies
TTermux
Created by RandomGuy on 3/6/2025 in #support
Cannot execute cmake, fails to link some kind of library
also, did the cmake work in your device?
9 replies
TTermux
Created by RandomGuy on 3/6/2025 in #support
Cannot execute cmake, fails to link some kind of library
maybe this cmake package need to be rebuild, or if it just pacman couldn't get the dependency right, i don't know
9 replies
TTermux
Created by RandomGuy on 3/6/2025 in #support
Cannot execute cmake, fails to link some kind of library
doesn't work either, it's strange that it doesn't work for no clear reason, it may missing a dependency or what, idk.
9 replies
TTermux
Created by RandomGuy on 3/6/2025 in #support
Cannot execute cmake, fails to link some kind of library
that's doesn't work, btw, i change the default package manager to pacman tho, but that's, i think, not the issue, I guess
9 replies
TTermux
Created by CreatGustavo on 3/2/2025 in #support
TypeError: Cannot read properties of undefined (reading 'FLAGS')
I'm not a JavaScript expert, and this not related to Termux (i guess), but, does the .FLAGS method defined in the Client object?
3 replies
TTermux
Created by damnedhatter on 1/29/2025 in #support
Latex font error
yep, i think so, i think you, damnedhatter, i think you should go to maybe LaTeX Stack Exchange to ask TeX/LaTeX related problem
5 replies
TTermux
Created by Soham52 on 1/27/2025 in #support
Error while running PKG command
maybe you could try to change the repo mirror using termux-change-repo
8 replies