I built sdlnp21kai on macOS Ventura and MinGW(Windows10),
It built successfully but some items in the menu are grayed out and not accessible.
Is there a way to access?
I haven't tried VS2022 yet, since I'm stuck with installing packages with vcpkg.
Build options
cmake .. -D BUILD_SDL=ON
make -j4
sdlnp21kaiをビルドして起動したのですが、Serial, Sound, MIDIオプションがグレーアウトして設定できない状態です。
スクリーンショットはmacOS Venturaですが、MinGWでも同様です。
cmakeか起動オプションで何か設定が必要でしょうか?
VS2022でビルドしようとしてますが、vcpkgがエラーが多発していてまだビルドするまでにたどり着いておりません(汗)
