You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So i tried to install the project on my computer and had multiple problems with dependencies.
Some dependencies like the missing "AVIFile" library i could resolve because i found the library in another subproject.
But I still have issues with for example the "CustomColorPicker", the "AvalonControlsLibrary" and the ICSharpCode,AvalonEdit in the assebly references.
So what i for example did, is download this colorpicker: "https://archive.codeplex.com/?p=wpfcolorpicker" and what happened is that the i still got an issue that ColorChangedEventArgs is not in the namespace. So maybe I used the wrong one, but I was not able to manage to find where you got this from.
So maybe a list of the dependencies and where they are stored would be nice.
The text was updated successfully, but these errors were encountered:
So i tried to install the project on my computer and had multiple problems with dependencies.
Some dependencies like the missing "AVIFile" library i could resolve because i found the library in another subproject.
But I still have issues with for example the "CustomColorPicker", the "AvalonControlsLibrary" and the ICSharpCode,AvalonEdit in the assebly references.
So what i for example did, is download this colorpicker: "https://archive.codeplex.com/?p=wpfcolorpicker" and what happened is that the i still got an issue that ColorChangedEventArgs is not in the namespace. So maybe I used the wrong one, but I was not able to manage to find where you got this from.
So maybe a list of the dependencies and where they are stored would be nice.
The text was updated successfully, but these errors were encountered: