I used this latex template (http://www.latextemplates.com/template/ ... -resume-cv) on my mac and everything worked fine.
Now I tried to edit the same template on windows.
I know that Helvetica is a mac font, so i changed the font in my friggeri-cv.cls to a font, which is installed.
When I try to compile the file, i still get an error that the font can not be found.\newfontfamily\bodyfont[]{Arial}
\newfontfamily\thinfont[]{Arial}
\newfontfamily\headingfont[]{Arial}
\defaultfontfeatures{Mapping=tex-text}
\setmainfont[Mapping=tex-text, Color=textcolor]{Arial}
This error comes from the friggeri-cv file, but also occurs in my main tex file.Undefined control sequence.
<argument> \xetex_suppressfontnotfounderror:D
l.53 \newfontfamily\bodyfont[]{Arial}
I hope you can help me.
Thank you very much