I do all of my devving on my PC but sometimes I like to grab my netbook, lay down, and do some coding. The problem is my netbook is really old and can only really run a really stripped down Ubuntu kernel, so I can’t actually use Unity3D on it. I tried wine, that doesn’t work.
Mono Develop on the other hand does work on Linux, so I downloaded that. My question is: is there a way to make Mono Develop error check as if it were running from unity3D? I like to code a little, then compile to make sure things are working smoothly.
I’m assuming there are some libraries or something I would have to download? Is this even possible?