This repository has been archived on 2024-05-02. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
cv_networking_pipeline/scripts/set-env.bat
2022-01-21 05:32:56 -08:00

5 lines
169 B
Batchfile

call C:\AnacondaGst_x64\Scripts\activate.bat
set "GST_PLUGIN_PATH=C:\AnacondaGst_x64\Library\lib\gstreamer-1.0"
set "QT_PLUGIN_PATH=C:\AnacondaGst_x64\Library\plugins"