libacfutils
libacfutils copied to clipboard
Doesn't seem to have any practical consequences on building lacfutils, but I figured it's noteworthy. ``` Making install in include make[2]: Nothing to be done for `install-exec-am'. /usr/local/bin/gmkdir -p '/Volumes/SSDRIVE/XP.GIT.REPOS/git4github/totoritko/libacfutils/geographiclib/geographiclib-mac-64/include'...
After applying bandaids to much of the dependency build process and much of the libacfutils build process (it's been hell on earth so far), I'm stuck. > ../src/shader.c: In function...
Hi, the compile process (paste.c) depends on libclipboard. I could not find this as a package, I guess it's [https://jtanx.github.io/libclipboard](url) ? At lest it compiles with this. May be it...
I end up with the following GLXEWContext unknown type error when building: In file included from ../src/glew_os.c:19:0: ../src/acfutils/glew_os.h:53:21: error: unknown type name ‘GLXEWContext’ extern THREAD_LOCAL GLXEWContext lacf_glxew_per_thread_ctx; I am using...
I run ./build_deps on Ubuntu 18.04 and after a while I get this error. Is there any way to workaround it?
https://github.com/skiselkov/libacfutils/blob/9f4b74e92d0e853b04fe437db2f38989a7b8b044/src/widget.c#L140-L168 Hi, I'm nico87 from SimCoders. I see that you're facing the same issue I faced few months ago while trying to improve the multi-monitor support in my plugin. I...
Hey, I built the dependencies and then build a redist version for Linux with Ubuntu 18.04.After that I put my include directory from acfutils in my include direction for my...
When trying to load an X-Plane plugin linked against libacfutils.lib the plugin is not loaded and X-Plane crashes with a Visual C++ Runtime Library error: „This application has requested the...
H/T @olivierbutler who also had this idea Fixes https://github.com/skiselkov/libacfutils/issues/38