This commit is contained in:
wangjiyu 2025-04-10 15:49:27 +08:00
parent e7b19b4e9a
commit 7ce5b29e0f
1 changed files with 0 additions and 1 deletions

View File

@ -12,6 +12,5 @@ g++ -shared -fPIC \
-lboost_python310 -lpython3.10 \ -lboost_python310 -lpython3.10 \
-lMRTCEngine -lboost_python310 -lpython3.10 \ -lMRTCEngine -lboost_python310 -lpython3.10 \
-L$(python3 -c "import numpy; print(numpy.get_include())") \ -L$(python3 -c "import numpy; print(numpy.get_include())") \
-lnumpy_core \
rtc_plugins.cpp util/RTCContext.cpp \ rtc_plugins.cpp util/RTCContext.cpp \
-o rtc_plugins.so -o rtc_plugins.so