[MonoDevelop] managed dock

jba jba-mono@optusnet.com.au
Mon, 07 Mar 2005 16:18:51 +1100


Hey Jluke,

I assumed this cd MonoDevelop/Core/src/Base was actually 
cd MonoDevelop/Core/src/MonoDevelop.Base

got up to the make after applying the patch and got this error:

error CS0006: Cannot find assembly
`../../../build/bin/MonoDevelop.Dock.dll'
Log:

Compilation failed: 1 error(s), 0 warnings
make: *** [../../../build/bin/MonoDevelop.Base.dll] Error 1


I had updated from svn too, so not sure what the cause was.

JBAmonodevelop-list@lists.ximian.com
On Sun, 2005-03-06 at 23:35 -0500, John Luke wrote:
> Hey all,
> 	I've been working on finishing the C# version of the gdl dock recently
> and it's pretty much working now.  I only expect there to be minor bugs
> and perhaps some performance problems remaining.  Thanks to Todd and
> Jeroen for doing the hard parts earlier.
> 
> If some people try it out and report no major problems perhaps it can be
> switched to, otherwise it should wait a bit to be committed.
> 
> To try it out:
> cd MonoDevelop/Unused/Gdl/
> make
> cd MonoDevelop/Core/src/Base
> make clean
> patch -p0 < dock.patch
> make
> cd MonoDevelop/build/bin
> mono MonoDevelop.exe