Forum > Games

how to download fulling files of devkitPro?

(1/1)

greenzyzyzy:
current version is miss some libs.Just like sdl  and freetype libs
how to download and install them?

af0815:
The best is you ask in a special forum for devkitPro. And you have not defined what kind of lib you need (32/64 Bit, Win/Linux/...)

greenzyzyzy:

--- Quote from: af0815 on May 31, 2023, 01:03:40 pm ---The best is you ask in a special forum for devkitPro. And you have not defined what kind of lib you need (32/64 Bit, Win/Linux/...)

--- End quote ---

thanks for reply.I need sdl2 lib  and freetype2 lib,thest two libs.
windows or linux package.but now i can compiled the code with offical c example program.
if i install one of the two libs.  always compiled failed.

af0815:
freetype2 see
https://freetype.org/download.html
https://github.com/ubawurinna/freetype-windows-binaries

SDL2 see
https://github.com/libsdl-org/SDL/releases

be aware that you use the correct bitness of your compiled programm eg. 32Bit or 64 Bit. If you use the wrong version, lonking will fail.

greenzyzyzy:
well.  thanks for reply. my problem is how to text out a utf8 string to a switch emu
without a third lib.

Navigation

[0] Message Index

Go to full version