jmeubank / tdm-gcc

TDM-GCC is a cleverly disguised GCC compiler for Windows!
https://jmeubank.github.io/tdm-gcc/
572 stars 49 forks source link

dsound.h on TDM-GCC-32 #20

Closed sonoro1234 closed 3 years ago

sonoro1234 commented 4 years ago

Hi,

Trying to compile with last released TDM-GCC-32 gave me error about not being able to find dsound.h Is this expected?

Thanks for hard work!! victor bombi

jmeubank commented 3 years ago

Yes, this is expected. MinGW.org & TDM32-GCC do not include dsound.h. MinGW-w64 and TDM64-GCC do.