|
Hi. I've got an issue with Xml.Linq. I'm using it because I need XDocument. And I'm getting error in 2nd line: error CS0234: The type or namespace name MonoDevelop builds it perfectly without errors. When I try to run it in Unity3D it displays this error in console. I've added System.Xml.Linq into References in my Project View. Still - error exists. Any ideas?
(comments are locked)
|
|
Try dragging the C:Program Files (x86)UnityEditorDataMonolibmono2.0System.Xml.Linq.dll file into the unity project window like you would a texture or other game asset. This seemed to work for me.
(comments are locked)
|
