You probably want to set the configuration you want to build via
/p:Configuration=Debug /p:Platform="Any CPU" or if you want a release
version, try /p:Configuration=Release. The full solution builds a
large number of configurations which may not work to build on mono.

slide


On Wed, Apr 18, 2012 at 9:02 PM, Eddy Pronk <epr...@muftor.com> wrote:
> No luck with the vanilla IronPython solution file.
>
> There is a dependency on Silverlight?
> http://pastebin.com/11rZTC3F
>
> This documentation is also out of date:
> https://github.com/IronLanguages/main/wiki/Building#wiki-wiki_building-mono
>
> On Thu, Apr 19, 2012 at 1:47 PM, Slide <slide.o....@gmail.com> wrote:
>> You shouldn't need to use the IronPython.Mono.sln file anymore, you
>> should be able to use the vanilla IronPython solution file. Does that
>> not work for you?
>>
>> Thanks,
>>
>> slide



-- 
Website: http://earl-of-code.com
_______________________________________________
Ironpython-users mailing list
Ironpython-users@python.org
http://mail.python.org/mailman/listinfo/ironpython-users

Reply via email to