One more requirement for building

3 views
Skip to first unread message

knocte

unread,
Dec 22, 2007, 4:44:51 PM12/22/07
to mono-paint-port
Hey Miguel, I followed your instructions on your blog and it seems
there's an additional requirement you didn't mention: LINQ.

Regards,

Andrés [ knocte ]

--

Miguel de Icaza

unread,
Dec 22, 2007, 11:31:48 PM12/22/07
to mono-pa...@googlegroups.com
Hey,

A requirement for what? Am sorry, this does not have a lot of context.

knocte

unread,
Dec 23, 2007, 7:40:30 AM12/23/07
to mono-paint-port
A requirement for building, I said it on the subject of the message.

Andrés

Miguel

unread,
Dec 23, 2007, 10:09:41 AM12/23/07
to mono-paint-port
Hello Andrés,

> A requirement for building, I said it on the subject of the message.

Paint.NET as available on our SVN does not require LINQ.

What error did you get?

Miguel

xmli...@stud.fit.vutbr.cz

unread,
Dec 23, 2007, 12:02:56 PM12/23/07
to mono-paint-port


On Dec 23, 4:09 pm, Miguel <miguel.de.ic...@gmail.com> wrote:
> Paint.NET as available on our SVN does not require LINQ.

I have same problem with Revison 52

at ./SystemLayer/Shell.cs:24 is
using System.Xml.Linq;

at ./SystemLayer/Makefile:139 is
System.Xml.Linq

> What error did you get?

error CS0006: cannot find metadata file `System.Xml.Linq'
Compilation failed: 1 error(s), 0 warnings

when i remove above mentioned lines it works fine..

--
mlichj.

Jozef Mlich

unread,
Dec 23, 2007, 12:33:08 PM12/23/07
to mono-pa...@googlegroups.com
I'm not sure how to attach patch to google discussion. So i hope, that
in attachmet you can see my patch.

--
michj.

patch.diff

Miguel de Icaza

unread,
Dec 24, 2007, 1:29:20 PM12/24/07
to mono-pa...@googlegroups.com
Hello,

> at ./SystemLayer/Shell.cs:24 is
> using System.Xml.Linq;
>
> at ./SystemLayer/Makefile:139 is
> System.Xml.Linq
>
> > What error did you get?

Ah, this is probably Visual Studio inserting stuff when it should not,
part of some template. I have removed the references as they are not
used.

Reply all
Reply to author
Forward
0 new messages