Talk:3DSExplorer: Difference between revisions
Matyapiro31 (talk | contribs) |
|||
Line 90: | Line 90: | ||
Elisherer, | Elisherer, | ||
Do you know function "__makeref()" is not defined in CSharp Language? | Do you know function "__makeref()" is not defined in CSharp Language Standard? | ||
/3DSExplorer/Utils/MarshalUtil.cs | in /3DSExplorer/Utils/MarshalUtil.cs you really often use it .--Matyapiro31 17:08, 10 February 2012 (CET) | ||
Yes, it's a macro which is deprecated, the new way is too difficult for the purpose of the function using it, so i left it as is (it still works) --[[User:Elisherer|Elisherer]] 13:09, 10 February 2012 (CET) | Yes, it's a macro which is deprecated, the new way is too difficult for the purpose of the function using it, so i left it as is (it still works) --[[User:Elisherer|Elisherer]] 13:09, 10 February 2012 (CET) | ||
But for System.Deployment and __makeref() are not defined in gtksharp,so I cannot compile 3DSExplorer. | |||
Other member belonging to 3DBrew,I know a few of C#,therefore I hope some of you achieve compiling through MonoDevelop. | |||
But even now 3DSExplorer crashes if you use Mono Runtime. |