From owner-freebsd-mono@freebsd.org Sat Jun 25 17:32:03 2016 Return-Path: Delivered-To: freebsd-mono@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1BAA5B81157 for ; Sat, 25 Jun 2016 17:32:03 +0000 (UTC) (envelope-from cs@innolan.dk) Received: from avril.innolan.net (ntp2.innolan.net [90.184.222.115]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D73AD183F for ; Sat, 25 Jun 2016 17:32:01 +0000 (UTC) (envelope-from cs@innolan.dk) Received: from [192.168.10.60] (unknown [192.168.222.119]) by avril.innolan.net (Postfix) with ESMTP id A36A461F8D2; Sat, 25 Jun 2016 19:31:52 +0200 (CEST) Subject: Re: Latest MonoDevelop Progress To: Russell Haley , Freebsd-mono References: From: Carsten Larsen Message-ID: <576EC008.9060109@innolan.dk> Date: Sat, 25 Jun 2016 19:31:52 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-mono@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Mono and C# applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Jun 2016 17:32:03 -0000 Hi Russ On 25-06-2016, 09:14 Russell Haley wrote: > Lots of work and still no love. My last attempt to port monodevelop > wasn't nearly this complicated. I'm blogging it in my wiki: > > https://github.com/RussellHaley/monodevelop/wiki I think you are missing the|PCL Reference Assemblies (Portable Class Library).| |The are ironically not open source and you need to download them from Microsoft or Xamarin. Carsten Larsen |