Re: can't create new project in newly installed MonoDevelop

2020-06-03 Thread bran.damon via freebsd-mono
Yes, it happens every time unfortunately, whether I'm running FreeBSD in a VirtualBox instance or as a full-fledged OS install on a laptop. Sent with ProtonMail Secure Email. ‐‐‐ Original Message ‐‐‐ On Tuesday, June 2, 2020 9:34 AM, Ivan Radovanovic wrote: > Hmmm, for me it reports

Re: can't create new project in newly installed MonoDevelop

2020-06-02 Thread Ivan Radovanovic
Hmmm, for me it reports that error sometimes, but very rarely (maybe once in 30-40 runs) - does it report it to you every time? On 01/06/2020 21:58, bran.damon wrote: Thanks Ivan, it worked! Now I am able to create a simple HelloWorld console app. I can compile it, however I can't debug it. It

Re: can't create new project in newly installed MonoDevelop

2020-06-01 Thread bran.damon via freebsd-mono
Thanks Ivan, it worked! Now I am able to create a simple HelloWorld console app. I can compile it, however I can't debug it. It says: "Could not connect to the debugger." Is this error message known to you? Sent with ProtonMail Secure Email. ‐‐‐ Original Message ‐‐‐ On Monday, June 1,

Re: can't create new project in newly installed MonoDevelop

2020-06-01 Thread Ivan Radovanovic
Hi Bran, Please make sure to install package msbuild as well Kind regards On 30/05/2020 14:29, bran.damon via freebsd-mono wrote: Hi guys, I just installed MonoDevelop with `sudo pkg install monodevelop` and I wanted to create a new HelloWorld console app with it. When I click on the button