5e456fe9a6
The new C compiler breaks a lot of things. snprintf and timespec now exist, and redefining causes an error. Many more things are warnings, so warnings-as-errors will fail - remove it from some projects for now. V8: don't pass VS version to build batch file. mod_sofia: Config has too-long if/elseif chain. Break this up to avoid "parser stack overflow; program too complex". Add mod_conference.h to project and dir to includes. |
||
---|---|---|
.. | ||
build/config | ||
src | ||
.update | ||
AUTHORS | ||
CMakeLists.txt | ||
COPYING | ||
ChangeLog | ||
INSTALL | ||
Makefile.am | ||
NEWS | ||
README | ||
acsite.m4 | ||
configure.ac | ||
configure.gnu | ||
libteletone.2008.vcproj | ||
libteletone.2010.vcxproj.filters | ||
libteletone.2012.vcxproj | ||
libteletone.2012.vcxproj.filters | ||
libteletone.2013.vcxproj | ||
libteletone.2013.vcxproj.filters | ||
libteletone.2015.vcxproj | ||
libteletone.vcproj | ||
teletone.def |
README
Install is common: ./configure --with-prefix=<desired prefix> make make install