OpenVX-sample-impl icon indicating copy to clipboard operation
OpenVX-sample-impl copied to clipboard

OPENVX_USE_USER_DATA_OBJECT cant be set from Build.py

Open balaji-ch opened this issue 4 years ago • 0 comments

Build.py does not have the option of enabling the USER DATA OBJECT. Corrected Build.py (remove .txt exension) is attached for your reference. USER DATA OBJECT feature can be enabled using --userdataobj example: D:\Codebases\tmp\OpenVX-sample-impl>python Build.py --os=windows --s16 --userdataobj --conf=debug --gen="Visual Studio 14"

Build.py.txt

balaji-ch avatar Dec 08 '21 07:12 balaji-ch