Talk:3DSExplorer: Difference between revisions

Elisherer (talk | contribs)
No edit summary
Elisherer (talk | contribs)
 
(2 intermediate revisions by one other user not shown)
Line 88: Line 88:


== questions ==
== questions ==
Elisherer,
Do you know function "__makeref()" is not defined in CSharp Language Standard?
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)
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.


You can use Moma to scan 3DSExplorer for Mono compatibility--[[User:Jocopoco|Jocopoco]] 17:14, 10 February 2012 (CET)
You can use Moma to scan 3DSExplorer for Mono compatibility--[[User:Jocopoco|Jocopoco]] 17:14, 10 February 2012 (CET)
Line 136: Line 124:
3DSCamera use the file to find the videos and pictures in ''SDDIR''/DCIM/XXXNIN03,but I succeeded to read a picture in other folder by changing it.
3DSCamera use the file to find the videos and pictures in ''SDDIR''/DCIM/XXXNIN03,but I succeeded to read a picture in other folder by changing it.
:That's nice, but I work only on small stuff for now because i'm very busy.. maybe in the future if it becomes necessary --[[User:Elisherer|Elisherer]] 00:31, 16 January 2013 (CET)
:That's nice, but I work only on small stuff for now because i'm very busy.. maybe in the future if it becomes necessary --[[User:Elisherer|Elisherer]] 00:31, 16 January 2013 (CET)
I changed bad codes.[https://docs.google.com/file/d/0B_1DNe-beZjwdHgxMEVBRnkxNTg/edit?usp=sharing MarshalUtil.cs]
--Matyapiro31 15:20, 14 February 2013 (CET)
:Big thanks! it will be changed to your edit in the near future --[[User:Elisherer|Elisherer]] 18:05, 14 February 2013 (CET)
Return to "3DSExplorer" page.