jacksondunstan / UnityNativeScripting

Unity Scripting in C++
https://jacksondunstan.com/articles/3938
MIT License
1.34k stars 135 forks source link

Assets/Plugins/Editor/NativeScript.dll does not exist #20

Closed 1028405207 closed 6 years ago

1028405207 commented 6 years ago

When I Run Your Project , It Appear Some Wrong "Assets/Plugins/Editor/NativeScript.dll does not exist" How Can I Solve it /.

jacksondunstan commented 6 years ago

Hi, please follow the "Getting Started" and "Building the C++ Plugin" sections of the README to get your project set up and, in the particular case of your issue, the plugin built. https://github.com/jacksondunstan/UnityNativeScripting#getting-started