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

# MTLLibraryError.Code.compileWarning

The library or function compiled successfully but generated warnings.

## Declaration

```swift
case compileWarning
```

## 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.fileNotFound](metal/mtllibraryerror-swift.struct/code/filenotfound.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.fileNotFound](metal/mtllibraryerror-swift.struct/code/filenotfound.md)
- [MTLLibraryError.Code.functionNotFound](metal/mtllibraryerror-swift.struct/code/functionnotfound.md)
