Undeclared identifier: 'DrawSVG' in VCL.TMSFNCGraphics.pas

During compile we receive the error shown below.

[dcc64 Error] VCL.TMSFNCGraphics.pas(1738): E2003 Undeclared identifier: 'DrawSVG'
[dcc64 Error] VCL.TMSFNCGraphics.pas(1760): E2003 Undeclared identifier: 'HasSVG'
[dcc64 Error] VCL.TMSFNCGraphics.pas(1834): E2003 Undeclared identifier: 'DrawSVG'

Are you compiling against the latest version? Are you sure that the library path contains entries to the correct source code?