You can copy sdl3.scala and sdl3-glue.c to the correct locations.
This also includes a tiny example, which you can run with sn-vcpkg scala-cli subcommand
$ sn-vcpkg scala-cli sdl3 -- package . -f -o ./hello-native-sdl3
$ ./hello-native-sdl3
FFFF
| Name | Name | Last commit date | ||
|---|---|---|---|---|
You can copy sdl3.scala and sdl3-glue.c to the correct locations.
This also includes a tiny example, which you can run with sn-vcpkg scala-cli subcommand
$ sn-vcpkg scala-cli sdl3 -- package . -f -o ./hello-native-sdl3
$ ./hello-native-sdl3