brezerk / q4wine

Q4Wine is a Qt GUI for W.I.N.E. It will help you manage wine prefixes and installed applications.
http://q4wine.brezblock.org.ua/
GNU General Public License v3.0
204 stars 40 forks source link

MacOS build error: invalid argument '-std=c++11' not allowed with 'C' #190

Open Mateus109 opened 2 years ago

Mateus109 commented 2 years ago

Build error in MacOS 11.6.1:

[ 10%] Building C object src/q4wine-lib/CMakeFiles/q4wine-core.dir/__/darwin/ps.c.o
error: invalid argument '-std=c++11' not allowed with 'C'
make[2]: *** [src/q4wine-lib/CMakeFiles/q4wine-core.dir/__/darwin/ps.c.o] Error 1
make[1]: *** [src/q4wine-lib/CMakeFiles/q4wine-core.dir/all] Error 2
make: *** [all] Error 2
brezerk commented 2 years ago

hi @Mateus109

Thank you for bug report.

MacOS builds were abandoned for a while unfortunately. And there are no near term plans to get them back.

Thanks