Skip to content

Namespace Missing #80

@Cr1s1981

Description

@Cr1s1981

Hi to all,
i'm using unity 2021 , when I install wit.ai through the packet manager, I get these errors:

Library\PackageCache\com.facebook.witai@496b6ee\Scripts\Editor\Utility\WitUnderstandingViewer.cs(13,18): error CS0234: The type or namespace name 'Dictation' does not exist in the namespace 'Meta.WitAi' (are you missing an assembly reference?)

Library\PackageCache\com.facebook.witai@496b6ee\Scripts\Editor\Utility\WitUnderstandingViewerComposerServiceAPI.cs(9,18): error CS0234: The type or namespace name 'Composer' does not exist in the namespace 'Meta.WitAi' (are you missing an assembly reference?)

and others, also of namespace missing.
I have also tried with older versions of unity and have the same errors.

If I add Wit.ai instead by adding the wit-unity-main package, I get these other errors.

Assets\wit-unity-main\Lib\Conduit\Editor\AssemblyMiner.cs(101,50): error CS0246: The type or namespace name 'ConduitValueAttribute' could not be found (are you missing a using directive or an assembly reference?)

Do you know how to help me?
Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions