mono - MonoDevelop command line compile a solution -
The problem is as follows: I have a monodevelop project (ASP.NET) on your development workstation.
I am currently on a customer site, without my regular development environment on my laptop (regulatory burden). I have SSH access to my development workstation, but the network X11 simply too long to manage
I need to make a slight adjustment and compile again. I, xbuild try to use an effect:
Qdot @ trigati ~ / SVN / proj / trunk / proj $ xbuild proj.csproj XBuild engine version 2.6.4.0 Mono, version 2.6. 4.0 Copyright (c) Marek Sierezky 2005-2008, Novell 2008-2009. MSBuild: Error MSBUILD0000: /home/qdot/svn/proj/trunk/proj/proj.csproj: imported project: "/usr/lib/mono/xbuild/Microsoft/VisualStudio/v8.0/WebApplications/Microsoft.WebApplication.targets "Not in existence.
? What are some features that could trigger rebuild Monoded source code Obviously the code builds through the GUI.
mdtool construction proj.csproj
Comments
Post a Comment