inkle / ink-unity-integration

Unity integration for the open source ink narrative scripting language.
http://www.inklestudios.com/ink
Other
570 stars 99 forks source link

Namespace 'Ink' not found #162

Closed luiginor27 closed 2 years ago

luiginor27 commented 2 years ago

I've just imported the last version but when I try to use the package from my scripts I get "The type or namespace name 'Ink' could not be found"

I don't know if I'm missing a step, but I cannot find a solution to this.

Unity version: 2021.2.6f1

tomkail commented 2 years ago

Hi! Did you resolve this? Sounds like it’s failed to compile properly.

On Thu, 10 Feb 2022 at 15:36, Lluis Miralles @.***> wrote:

I've just imported the last version but when I try to use the package from my scripts I get "The type or namespace name 'Ink' could not be found"

I don't know if I'm missing a step, but I cannot find a solution to this.

Unity version: 2021.2.6f1

— Reply to this email directly, view it on GitHub https://github.com/inkle/ink-unity-integration/issues/162, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJR3UBVLV2AA3RJDZSFFULU2PLN7ANCNFSM5OBDWHQQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

luiginor27 commented 2 years ago

I still have the errors shown on Visual Studio, and I can't autocomplete, but it all works at running time.

tomkail commented 2 years ago

Ah right! This sounds like a VS issue. Maybe clear your proj files in the unity External Tools settings?

On Thu, 17 Feb 2022 at 21:20, Lluis Miralles @.***> wrote:

I still have the errors shown on Visual Studio, and I can't autocomplete, but it all works at running time.

— Reply to this email directly, view it on GitHub https://github.com/inkle/ink-unity-integration/issues/162#issuecomment-1043459969, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJR3UBHYYXE7UTM4UFMDMLU3VRCLANCNFSM5OBDWHQQ . You are receiving this because you commented.Message ID: @.***>