noloop
noloop
And for the desktop how are you creating the executable?
The ECL can does this. I compile the .fasb or .fas to ARM in the Linux, and load this file in ECL in the the Android phone. It's working fine....
I did this. And really was very slow. However at 1,5mb I get 844Kb, It's better. [jscl.min.js.zip](https://github.com/jscl-project/jscl/files/4846061/jscl.min.js.zip)
Me too with Intuos pen small CTL-480. Is recognized and work, but the wacom-gui can't find it.
@LinArcX I think that doesn't be a question of Nuklear. You can see the [SDL2 documentation - Android](https://wiki.libsdl.org/Android) to compile and get an .apk.
I couldn't find where the problem is, but I reduced the sample code to a minimal example that works: ```common-lisp (require :sdl2) (require :cl-opengl) (require :cl-glut) (defun runtime-load-shader (shader-type shader-src)...
I did not care about symbolic links, but it would be a good, how should I deal with them? copy or not the symbolic link content?
I tested here, the current behavior is to receive an error when there are symbolic links, since it is searching for the actual file, and getting in the way of...
Okay, so I'll just `:follow-symlinks nil` in list-directory.