Hello!
I am trying to install VocalTractLab on MacOS Ventura.
Apple Dev tools, XCode are installed.
Apple clang version 15.0.0 (clang-1500.0.40.1)
When trying
../configure --with-opengl
as specified in your help.
Errors saved in "config.log" are:
conftest.c:11:10: fatal error: 'termio.h' file not found
conftest.c:17:17: error: use of undeclared identifier 'choke'
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
I am sure I am missing something super simple...
Thank you!
O.