My company has tasked me with implementing continuous integration in our software department. I have decided to go with Team-city for this and everything was going smooth until I tried to build one of our major projects. I am completely new to the setup of continuous integration so I don't discredit the fact that I've probably set it up wrong somewhere. Here is the issue:
I've setup the build configuration to build my project through visual studio 2013 hitting the .sln. The project has no outside dependencies and compiles in release mode and debug mode just find on my desktop. I keep ending up with the build failing with error CS0246. Mainly, it can't compile two proj files within the solution.
why aren't those proj files compiling when they can do so just fine on my P.C.? Any help on the matter would be awesome.
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire