[Mono-list] Mono compiler and specific assembly version

Jonathan Chambers joncham at gmail.com
Wed May 30 12:26:14 UTC 2012


Yann,

In this case, I would expect that msbuild is resolving the reference paths
and passing those to the mono compiler. Look at the actual command line
being run, and ensure the references being passed to the mono compiler
actually exist. A full command line and error output might be useful.

Thanks,
Jonathan

On Wed, May 30, 2012 at 2:05 PM, Yann ROBIN <me.show at gmail.com> wrote:

> Thanks for taking time to answer.
>
> I'm using msbuild with specific target files that override CscToolExe
> and CscToolPath.
>
> On Wed, May 30, 2012 at 1:42 PM, Jonathan Chambers <joncham at gmail.com>
> wrote:
> > Yann,
> >
> > More information would be helpful. Are you trying to build a csproj using
> > xbuild? If not, how are you invoking the mono compiler?
> >
> > Thanks,
> > Jonathan
> >
> > On Wed, May 30, 2012 at 1:25 PM, Yann ROBIN <me.show at gmail.com> wrote:
> >>
> >> Hi !
> >> I have a question regarding mono compiler
> >> when I build a solution using .Net compiler the compiler respect the
> >> param that say "don't use specific version" of assembly but when I
> >> build using mono compiler it use specific version.
> >> The build fail saying assembly is missing but it's not ! Is there a
> >> workaround ?
> >>
> >> Thanks
> >>
> >> --
> >> Yann
> >> _______________________________________________
> >> Mono-list maillist  -  Mono-list at lists.ximian.com
> >> http://lists.ximian.com/mailman/listinfo/mono-list
> >
> >
>
>
>
> --
> Yann
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-list/attachments/20120530/186f67f1/attachment.html>


More information about the Mono-list mailing list