grumpycoders / grumpycoders/pcsx-redux

Compilation with fmt 12.x fails

Open
#1,969 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
994
Forks
151
Avg merge
1d 15h
Merged PRs (30d)
18

Description

### Describe the bug

`fmt::localtime` was removed after deprecation in previous versions, in favor of `std::localtime`.

I noticed because Arch Linux upgraded to fmt 12.x yesterday (but afaiu, fmt is pulled in as a git submodule for this project)

### Expected behavior

For `pcsx-redux` to compile with fmt 12.x

### Steps to reproduce the bug

1. Try to compile
2. Observe fmt::localtime compilation errors

### Operating System

Arch Linux

### PCSX-Redux version

main/master

### CPU model

Intel Core 13900T

### GPU model & Drivers

NVIDIA 4090

### BIOS version

SCPH1001

### Options

- [ ] Dynarec CPU
- [ ] 8MB
- [ ] OpenGL GPU
- [ ] Fastboot
- [ ] Debugger

### Iso checks

_No response_

### Logs

_No response_

### Additional information

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.