nds_nflib/template
Antonio Niño Díaz e9f12e4aee templates: examples: Fix linker invocation for C++
Using g++ to link object files automatically links the STD of C++. It looks
like this library is linked outside of the start/end-group commands with
the other libraries, which causes undefined reference errors when linking
C++ projects that use standard library functions that interface with the
OS, like `fopen()`.

Thanks to @lifehackerhansol for the report and testing the fix.
2024-03-26 18:57:01 +00:00
..
nitrofiles Licence updated. 2018-06-20 16:59:03 +02:00
source examples: Cleanup and translate more examples to English 2023-05-19 02:17:59 +01:00
icon.bmp Last stable release 2018-06-20 08:46:10 +02:00
Makefile build: Reorganize directories 2023-03-31 18:27:29 +01:00
Makefile.blocksds templates: examples: Fix linker invocation for C++ 2024-03-26 18:57:01 +00:00