-
Notifications
You must be signed in to change notification settings - Fork 1
Description
while trying to install flowgorthm, it told me that it had a fatal error and that the details are copied to clipboard, which are these, any help would be greatly apperciated
3.3.1
System.ArgumentException: The requested FontFamily could not be found [GDI+ status: FontFamilyNotFound]
at System.Drawing.GDIPlus.CheckStatus (System.Drawing.Status status) [0x001ce] in :0
at System.Drawing.FontFamily..ctor (System.Drawing.Text.GenericFontFamilies genericFamily) [0x0004d] in :0
at (wrapper remoting-invoke-with-check) System.Drawing.FontFamily..ctor(System.Drawing.Text.GenericFontFamilies)
at System.Drawing.FontFamily.get_GenericSansSerif () [0x00000] in :0
at Flowchart+Page..ctor () [0x0007e] in :0
at Stm+Program..ctor () [0x00000] in :0
at Flowgorithm.Main.Setup () [0x00000] in :0
at FlowgorithmFormsApplication.Program.Main (System.String[] args) [0x0002e] in :0