Search found 1842 matches

by WinterMute
Wed Feb 21, 2024 3:24 pm
Forum: devkitPPC
Topic: Big problem: include files with same name
Replies: 7
Views: 393

Re: Big problem: include files with same name

yaml-cpp, grrlib and MLib are not distributed nor supported by devkitPro. Please remove those includes and libs from your devkitpro folder. I see nothing in this Makefile nor in any file we provide that would add include/FLAC/ to your include path. It must be something you've done to your environment.
by WinterMute
Tue Feb 20, 2024 8:32 pm
Forum: Switch Development
Topic: Connecting to USB Serial Device
Replies: 4
Views: 343

Re: Connecting to USB Serial Device

You could try using UsbHsInterfaceFilterFlags_bcdDevice_Min for flags & set bcdDevice_Min=0 - that should pick up anything the system hasn't claimed for itself.
by WinterMute
Tue Feb 20, 2024 12:52 pm
Forum: devkitPPC
Topic: libfreetype link problems after last update
Replies: 12
Views: 864

Re: libfreetype link problems after last update

Apologies, thought I'd done dockers more recently. Should be good now.
by WinterMute
Tue Feb 20, 2024 12:47 am
Forum: 3DS Development
Topic: Adding additional libraries/includes to makefile
Replies: 1
Views: 273

Re: Adding additional libraries/includes to makefile

We'd need a lot more information to provide useful assistance tbh. Like what specifically these libraries are and what buildsystem they use normally. Generally additional libraries should be compiled separately to your main project which should, assuming the library has a sensible build system, prod...
by WinterMute
Fri Feb 16, 2024 11:48 am
Forum: Announcements
Topic: February 2024 updates
Replies: 11
Views: 6842

switch-xxhash: 0.8.2

  • New package
With thanks to Averne

Supported installation for all our releases is via devkitPro pacman
by WinterMute
Fri Feb 16, 2024 11:41 am
Forum: Announcements
Topic: February 2024 updates
Replies: 11
Views: 6842

gamecube-sdl, wii-sdl: 1.2.15-13

  • Consolidated wii & gamecube joystick code for easier maintenance.
  • Fix gamecube trigger values - not an axis.
  • Fix gamecube controller button values.
With thanks to Alberto Mardegan for the fixes.

Supported installation for all our releases is via devkitPro pacman
by WinterMute
Fri Feb 16, 2024 11:36 am
Forum: Announcements
Topic: February 2024 updates
Replies: 11
Views: 6842

devkitA64 release 25.1

  • Minor tweak to aid porting - addition of sys/mkdev.h.


Supported installation for all our releases is via devkitPro pacman
by WinterMute
Mon Feb 12, 2024 12:37 pm
Forum: Announcements
Topic: February 2024 updates
Replies: 11
Views: 6842

switch-sdl2: 2.28.5-3

With thanks to rsn8887 for a speedy solution.

Supported installation for all our releases is via devkitPro pacman
by WinterMute
Mon Feb 12, 2024 10:23 am
Forum: Announcements
Topic: February 2024 updates
Replies: 11
Views: 6842

switch-freetype, ppc-freetype

  • Remove harfbuzz dependency.
Supported installation for all our releases is via devkitPro pacman