Content Pipeline bug font

this is my error message :rage:
ystem.DllNotFoundException: Impossible de charger la DLL ‘freetype6.dll’: Le module spécifié est introuvable. (Exception de HRESULT : 0x8007007E)
1> à SharpFont.FT.FT_Init_FreeType(IntPtr& alibrary)
1> à SharpFont.Library…ctor()
1> à Microsoft.Xna.Framework.Content.Pipeline.Graphics.SharpFontImporter.Import(FontDescription options, String fontName)
1> à Microsoft.Xna.Framework.Content.Pipeline.Processors.FontDescriptionProcessor.ImportFont(FontDescription options, Single& lineSpacing, Int32& yOffsetMin, ContentProcessorContext context, String fontName)
1> à Microsoft.Xna.Framework.Content.Pipeline.Processors.FontDescriptionProcessor.Process(FontDescription input, ContentProcessorContext context)
1> à Microsoft.Xna.Framework.Content.Pipeline.ContentProcessor`2.Microsoft.Xna.Framework.Content.Pipeline.IContentProcessor.Process(Object input, ContentProcessorContext context)
1> à MonoGame.Framework.Content.Pipeline.Builder.PipelineManager.ProcessContent(PipelineBuildEvent pipelineEvent)

I don’t understand why ? Thank you for your help. I would like continue my game :(. (I have install visual studio 2019 and import my own project with monogame. I have install monogame without visual studio 2019 because it dosn’t exit ;( )

1 Like

Thank you so much bro it’s work.