watson-developer-cloud / unity-sdk

:video_game: Unity SDK to use the IBM Watson services.
Apache License 2.0
571 stars 218 forks source link

Getting "namespace 'IBM.Watson' does not exist" during setup. #692

Open likwifi opened 1 year ago

likwifi commented 1 year ago

Getting 12 similar errors on Unity 2021.3.8f1 silicon Mac with IL2CPP module. Both sdk core, and sdk master present under Assets.

Assets/unity-sdk-master 2/Examples/ExampleNaturalLanguageClassifierV1.cs(18,18): error CS0234: The type or namespace name 'NaturalLanguageClassifier' does not exist in the namespace 'IBM.Watson' (are you missing an assembly reference?)

Screen Shot 2022-08-16 at 19 00 42
E-Turcios commented 1 year ago

I'm having the same issue did you ever figure it out?

mmdevroot commented 1 year ago

same issue

nashrala commented 10 months ago

same issue for me also