06-14-2021, 08:36 PM
Recently purchased and imported Curvy and I'm getting the following error in the console:
When I manually move the CurvyEditorIcons.dll to the Resources folder I then get this error in the console:
Any help much appreciated!
Code:
Microsoft (R) Visual C# Compiler version 3.5.0-dev-20359-01 (8da8ba0c)
Copyright (C) Microsoft Corporation. All rights reserved.
error CS2001: Source file 'C:\repos\hmiapp\HMI Display App\Resources/CurvyEditorIcons.dll' could not be found.
When I manually move the CurvyEditorIcons.dll to the Resources folder I then get this error in the console:
Code:
Microsoft (R) Visual C# Compiler version 3.5.0-dev-20359-01 (8da8ba0c)
Copyright (C) Microsoft Corporation. All rights reserved.
error CS2015: 'C:\repos\hmiapp\HMI Display App\Resources/CurvyEditorIcons.dll' is a binary file instead of a text file
Any help much appreciated!