Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

using verb in Unity3D project #54

Open
fwerre opened this issue Jan 12, 2021 · 0 comments
Open

using verb in Unity3D project #54

fwerre opened this issue Jan 12, 2021 · 0 comments

Comments

@fwerre
Copy link

fwerre commented Jan 12, 2021

Hi,

tried to compile verb into C# and use the dll in a Unity3D project. Unfortunately, only adding the Verb.dll to my project generates a lot of errors in the Unity Editor. I am quite unsure why this happens, seems to be related to System.Type.

Example error msg:
/Applications/Unity/Hub/Editor/2019.2.12f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/DefaultControls.cs(179,85): error CS1503: Argument 3: cannot convert from 'System.Type' to 'Type'

Thanks in advance for any hints why this happens or what is the best approach to use Verb in Unity.
Best,

fwerre

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant