---
title: MTLLibraryError.Code.fileNotFound
framework: metal
role: symbol
role_heading: Case
path: metal/mtllibraryerror-swift.struct/code/filenotfound
---

# MTLLibraryError.Code.fileNotFound

Metal couldn’t find the Metal source file.

## Declaration

```swift
case fileNotFound
```

## See Also

### Errors

- [MTLLibraryError.Code.unsupported](metal/mtllibraryerror-swift.struct/code/unsupported.md)
- [MTLLibraryError.Code.internal](metal/mtllibraryerror-swift.struct/code/internal.md)
- [MTLLibraryError.Code.compileFailure](metal/mtllibraryerror-swift.struct/code/compilefailure.md)
- [MTLLibraryError.Code.compileWarning](metal/mtllibraryerror-swift.struct/code/compilewarning.md)
- [MTLLibraryError.Code.functionNotFound](metal/mtllibraryerror-swift.struct/code/functionnotfound.md)
- [MTLLibraryError.Code.unsupported](metal/mtllibraryerror-swift.struct/code/unsupported.md)
- [MTLLibraryError.Code.internal](metal/mtllibraryerror-swift.struct/code/internal.md)
- [MTLLibraryError.Code.compileFailure](metal/mtllibraryerror-swift.struct/code/compilefailure.md)
- [MTLLibraryError.Code.compileWarning](metal/mtllibraryerror-swift.struct/code/compilewarning.md)
- [MTLLibraryError.Code.functionNotFound](metal/mtllibraryerror-swift.struct/code/functionnotfound.md)
