-
I set my preferences to open up Unity .cs files using Visual Studio 2012
-
I came across this: Visual Studio 2012 Tools for Unity - Visual Studio Marketplace
and I download and installed VS2012 Tools for Unity
- Now I’m stuck here, when I try and run/debug a single .cs file in VS, I get this exception:
“A project with an Output Type of Class Library cannot be started directly. In order to debug this project,add an executable project to this solution which references the library project. Set the executable project as a startup project.”
I’m not sure what that means and how to proceed. I’m not sure how to sync up Unity with Visual Studio.
Anyone?
Btw, I have Unity free version 4.6.1 installed and Visual Studio Premium 2012.
Thanks