@user_44 wrote:
*I had a previous post somewhat like this but there was no reply, maybe because it didn't make any sense
I am having problem building a monogame application on Linux Mint 18.1. I installed all the dependencies for monogame (except rider) and mono-complete, I even installed dotnetsdk, but evem when I try to build the generated code monogame makes, monodevelop6 keeps saying for all the namespace like
using System;
and even XNA namespace likeusing Microsoft.XNA;
the ide highlights: "directive not necessary" and the same problem happens when I try to build other projects in monodevelop6
Posts: 1
Participants: 1