LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Games (https://www.linuxquestions.org/questions/linux-games-33/)
-   -   Getting RunUO to work on Linux (https://www.linuxquestions.org/questions/linux-games-33/getting-runuo-to-work-on-linux-4175429946/)

HustlerBurns 10-01-2012 03:49 PM

Getting RunUO to work on Linux
 
I have been able to get RunUO to start on Linux, but when it comes to compiling the scripts, I am getting the following errors, I will not post every error given, but hoping that with a little help I can fix most of them with a little help on some:

+ Output/engines/reports/rendering/piechartrenderer.cs:
CS0234: Line 3: The type or namespace name `Drawing' does not exist in the namespace `System'. Are you missing an assembly reference?
CS0234: Line 4: The type or namespace name `Drawing' does not exist in the namespace `System'. Are you missing an assembly reference?
CS0234: Line 5: The type or namespace name `Drawing' does not exist in the namespace `System'. Are you missing an assembly reference?
CS0246: Line 24: The type or namespace name `Color' could not be found. Are you missing a using directive or an assembly reference?
CS0246: Line 25: The type or namespace name `Color' could not be found. Are you missing a using directive or an assembly reference?
CS0246: Line 46: The type or namespace name `Color' could not be found. Are you missing a using directive or an assembly reference?
CS0246: Line 94: The type or namespace name `Bitmap' could not be found. Are you missing a using directive or an assembly reference?

I am hoping someone can help me out with this. I would love to get this worked out.


All times are GMT -5. The time now is 08:47 AM.