Re: [users@lists.monobjc.net] mkbundle task failing with mono 2.8

2010-11-11 Thread Laurent Etiemble
Hello, Thank you for the report. I will put this in the next release. Regards, Laurent Etiemble. 2010/11/10 anthony taranto > Hello, > > It looks like the mkbundle NAnt task is failing with the mono 2.8 > builds for os x. apparently this is because the mono.pc file now does > not define any li

[users@lists.monobjc.net] mkbundle task failing with mono 2.8

2010-11-09 Thread anthony taranto
Hello, It looks like the mkbundle NAnt task is failing with the mono 2.8 builds for os x. apparently this is because the mono.pc file now does not define any library or include paths. these paths are instead defined in the mono-2.pc pkgconfig file. I had to make a simple change to the file src/to