Axle
Axle
Same question but for C ISO and GNU >99 -std:c99 is the current highest. > Now, although C17 is the current standard on UNIX I believe the MinGW libraries all...
I have just attempted to use this. There is an internal error in the goto.py module. Maybe a compatibility issue with the current v3.9.x I haven't attempted to correct it...
Has anyone found a solution to the listview control not displaying the files? Info at #235 Also I have tried #define USE_CUSTOM_LISTVIEW_FILEINFO but this is a different set of errors.
Update: Using Win10 GCC 9.2.0 (Static raylib) I tidied @nicofretti C++ version to C. It does show the png file in listview, but no other files or directory traversal. ...
It took some time to work this out. A. On Windows, the default folder parameter is only used if there is no recently used folder available. Otherwise, the default folder...
Thanks btzy "I don't think anything in NFD explicitly disables that, so it probably depends on how Windows implements it." Anything with a relative path throws NFD_ERROR on Win10 GCC...
Hi [@jacobpalm](https://github.com/jacobpalm), [jacksonsoftwareio](https://github.com/jacksonsoftwareio) If I may suggest, Auto adding bat, com, exe can be as much work as manually adding a link to an application. When we consider the number...
Update. I got the Nuklear-4.12.0\demo\allegro5\main.c to compile in my IDE. Had to remove "-lallegro_main" as it isn't used. Otherwise the demo works fine with the Roboto-Regular.ttf and Allegro .dlls with...
Update: Although it would be helpful for others to be able to use the supplied make files to test the library, it is not a big issue. I jumped in...
I like this idea. I was looking into understanding the .BSV format that you are using with the aim of creating a converter in the future. That may be some...