[Bug]: Build Path Handling Fails Due to Unescaped Characters #28215
Labels
bug
Something isn't working
category: build
OpenVINO cmake script / infra
platform: macOS
OpenVINO on macOS
support_request
OpenVINO Version
Master Branch
Operating System
macOS Systems for Apple Silicon
Device used for inference
CPU
Framework
None
Model used
No response
Issue description
The build system fails to handle special characters in the build path correctly, such as + or ;, leading to compilation errors. This issue occurs because these characters are not properly escaped, causing cmake to misinterpret the path as invalid or malformed.
Step-by-step reproduction
Relevant log output
Issue submission checklist
The text was updated successfully, but these errors were encountered: