Got a bit of a challenge, that is sure to be user error somewhere.<br><br>I&#39;m building Jconv from source, and get the following error when trying to &#39;make&#39;:<br><br>impdata.cc: In member function 'int Impdata::sf_open_read(const char*)':<br>
impdata.cc:264: error: 'SFC_WAVEX_GET_AMBISONIC' was not declared in this scope<br>impdata.cc:264: error: 'SF_AMBISONIC_B_FORMAT' was not declared in this scope<br>impdata.cc: In member function 'int Impdata::sf_open_write(const char*)':<br>
impdata.cc:306: error: 'SFC_WAVEX_SET_AMBISONIC' was not declared in this scope<br>impdata.cc:306: error: 'SF_AMBISONIC_B_FORMAT' was not declared in this scope<br>make: *** [impdata.o] Error 1<br><br><br>Any clues?<br><br>
Alex.<br>