Thanks for replying.
I get an error msg when i run debugbuild.bat. I downloaded the latest file using the link on the download page.
This is what's in the bat file
%windir%\microsoft.net\framework\v3.5\msbuild SharpDevelop.sln "/p:BooBinPath=%CD%\AddIns\BackendBindings\Boo\RequiredLibraries" "/p:FSharpBuildTasksPath=%CD%\AddIns\BackendBindings\FSharp\RequiredLibraries"
@IF %ERRORLEVEL% NEQ 0 PAUSE
i get this error.
Build started 04/09/2008 12:04:44 AM.
Project "C:\Users\Fatima\Downloads\sd\src\SharpDevelop.sln" on node 0 (default targets).
C:\Users\Fatima\Downloads\sd\src\SharpDevelop.sln.cache(730,5): error MSB4126: The specified solution configuration "Debug|MCD" is invalid. Please specify a valid solution configuration using the Configuration and Platform properties (e.g. MSBuild.exe Solution.sln /p:Configuration=Debug /p:Platform="Any CPU") or leave those properties blank to use the default solution configuration.
Done Building Project "C:\Users\Fatima\Downloads\sd\src\SharpDevelop.sln" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Fatima\Downloads\sd\src\SharpDevelop.sln" (default target) (1) ->
(ValidateSolutionConfiguration target) ->
C:\Users\Fatima\Downloads\sd\src\SharpDevelop.sln.cache(730,5): error MSB4126: The specified solution configuration "Debug|MCD" is invalid. Please specify a valid solution configuration using the Configuration and Platform properties (e.g. MSBuild.exe Solution.sln /p:Configuration=Debug /p:Platform="Any CPU") or leave those properties blank to use the default solution configuration.
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.01