我已经尝试了一段时间来将portaudio包含到我的c++项目中,但似乎在包含时遇到了一些问题,因为我的项目并不“知道”portaudio命名空间,但是qt会自动完成函数的名称,就好像它知道它们一样。教程建议在linux环境中构建portaudio,需要从portaudio源文件中复制当前驻留在audio/portaudio中的文件,这显然应该足够了。} if lib/portaudio don't exist./portaudio</em
import pyaudio给了Please build and install the PortAudio Python bindings first。考虑到该错误是由于portaudio不可用造成的。
但是import pyaudio的结果仍然是Please build and install the PortAudio Python bindings first。而i
INCLUDE(ExternalProject) GIT_REPOSITORY https://git.assembla.com/portaudio.git CONFIGURE_COMMAND ${SOURCE_DIR}/configure'
Current branch master is up to