mirror of https://github.com/YosysHQ/nextpnr.git
Under certain conditions (e.g., building on Fedora 42
using gcc-15.0.1), compilation fails with the following
error:
"error: ‘uint8_t’ does not name a type"
Explicitly include <cstdint> to prevent that situation.
Signed-off-by: Gabriel Somlo <gsomlo@gmail.com>
|
||
|---|---|---|
| .. | ||
| QtPropertyBrowser | ||
| corrosion@be76480232 | ||
| googletest | ||
| imgui | ||
| json11 | ||
| oourafft | ||
| pybind11 | ||
| python-console | ||
| qtimgui | ||
| sanitizers-cmake | ||