我正在使用GoogleSpeechRecongnization API在我的項目中使用Speech To Text。 我已經從sample of Google for Speech To Text Api複製了所有必需的文件並安裝了pod。還從示例代碼中複製了這2個文件AudioController,SpeechRecognitionService以實現該功能。 現在當我編譯我的代碼時,我收到錯誤
我得到以下鏈接錯誤: LNK2019 unresolved external symbol [email protected] referenced in function "public: void __thiscall GameManager::runGameLoop(void)" 雖然調用這個函數: void GameManager::runGameLoop() {
while (
首先我使用克利翁和內置的cmake在Ubuntu 17 構建按摩日誌: [ 20%] Linking C executable pacman
cc: error: SDL2_image: No such file or directory
CMakeFiles/pacman.dir/build.make:172: recipe for target 'pacman' failed
make[