uezo / ChatdollKit

ChatdollKit enables you to make your 3D model into a chatbot
Apache License 2.0
684 stars 73 forks source link

Bug GateboxSDK #313

Open tmdgroupid opened 1 week ago

tmdgroupid commented 1 week ago

Hi, i have a problem my project virtual assistant usig chatdollkit sdk. my problem is: Assets\ChatdollKit\Extension\Gatebox\Scripts\GateboxApplication.cs(8,30): error CS0246: The type or namespace name 'GateboxSDK' could not be found (are you missing a using directive or an assembly reference?) and Assets\ChatdollKit\Extension\Gatebox\Scripts\GateboxApplication.cs(3,7): error CS0246: The type or namespace name 'com' could not be found (are you missing a using directive or an assembly reference?) image

uezo commented 1 week ago

Hi @tmdgroupid , Delete Assets\ChatdollKit\Extension\Gatebox if you don't build app for Gatebox. Otherwise, install Gatebox SDK.