AEC3 icon indicating copy to clipboard operation
AEC3 copied to clipboard

would this work on macos ?

Open weepy opened this issue 3 years ago • 3 comments

I see that you're using visual studio. But I know that AEC3 is cross platform. Do you think there's many changes necessary to get it working on Mac ?

weepy avatar Apr 22 '21 14:04 weepy

it can be very easy to build AEC3 on another platforms only need a complier that supports C++14. in my project, i use cmake to build AEC3 on android and ios.

ewan-xu avatar Apr 23 '21 01:04 ewan-xu

hi, I can‘t find CMakeLists.txt in root directory, can you please offer it? I want to test it on MacOS.

YangangCao avatar Aug 19 '21 09:08 YangangCao

Hi I added cmake in my fork

https://github.com/khomin/webrtc_aec3_qt6_cmake

khomin avatar Sep 08 '23 12:09 khomin