01-16-2022, 02:17 AM
I'm having some issues compiling my project after I commit it to source control.
The error I see in the console is that the project is unable to find namespace "FluffyUnderware"...are you sure you aren't missing assembly references?
I pulled down Curvy on my original machine and things "just worked" with Curvy being housed in the /Assests/Plugins directory. This directory made it into source control (under a private repo) and once I pulled down the code on another machine, the project just fails to compile.
Is Curvy meant to make it into source control? Or am I expected to have to reimport the asset per machine? If so, how would this work with automated builds?
I've asked on a private discord that I'm on and some folks were talking about having to manually create assembly definition files. But I thought Curvy handled that when I clicked "generate assembly definitions" from the UI curvy provides.
Any advice on this is much appreciated!
The error I see in the console is that the project is unable to find namespace "FluffyUnderware"...are you sure you aren't missing assembly references?
I pulled down Curvy on my original machine and things "just worked" with Curvy being housed in the /Assests/Plugins directory. This directory made it into source control (under a private repo) and once I pulled down the code on another machine, the project just fails to compile.
Is Curvy meant to make it into source control? Or am I expected to have to reimport the asset per machine? If so, how would this work with automated builds?
I've asked on a private discord that I'm on and some folks were talking about having to manually create assembly definition files. But I thought Curvy handled that when I clicked "generate assembly definitions" from the UI curvy provides.
Any advice on this is much appreciated!