I checked out r1819 of cobra/trunk into a cobra-trunk directory under ~/projects/OSS. I cd'ed into the Source directory and ran "sudo ./install-from-workspace". Initially, I got a failure that I had mono 1.9 and needed mono 2.0+. I could only find 2.0+ in the "rawhide" yum repository and ran "yum update mono-*" and got 2.2. I than re-ran the install-from-workspace script and got the following error:
/home/mhcox/projects/OSS/cobra-trunk/Source/Snapshot/Cobra.Lang/Set.cobra(197):
error: Cannot redeclare "item" as "Object?" because it was declared as "T" earlier.
Compilation failed - 1 error, 0 warnings
Not running due to errors above.
I'm brand new to Cobra (I wanted to install it to start learning more about it). Could someone help me with this problem?
Thanks,
Mike