Skip to content

Commit a98b4fb

Browse files
committed
exclude openAL in windows
1 parent 6524975 commit a98b4fb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/templates/chalet/chalet.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,8 @@ targets:
306306
- ${var:ofPath}/libs/openFrameworks/video/{ofGstVideoGrabber,ofGstVideoPlayer,ofGstUtils}.cpp
307307
- ${var:ofPath}/libs/openFrameworks/sound/ofFmodSoundPlayer.cpp
308308
- ${var:ofPath}/libs/openFrameworks/sound/ofRtAudioSoundStream.cpp
309+
- ${var:ofPath}/libs/openFrameworks/sound/ofOpenALSoundPlayer.cpp
310+
309311
# new, 17 jan 2026
310312
- ${var:ofPath}/libs/openFrameworks/sound/ofSoundFFT.cpp
311313

0 commit comments

Comments
 (0)