ds30 Loader free edition forums
mac os - Printable Version

+- ds30 Loader free edition forums (https://picbootloader.com/forum)
+-- Forum: Support (https://picbootloader.com/forum/forumdisplay.php?fid=3)
+--- Forum: GUI (https://picbootloader.com/forum/forumdisplay.php?fid=4)
+--- Thread: mac os (/showthread.php?tid=891)



mac os - chris ables - 2014-01-07

cannot get anything to work on my mac os lion 10.7.5 . how do i get gui to open in mac os lion ?


RE: mac os - Mikael Gustavsson - 2014-01-08

Hi,
Have you installed the Mono framework? It can be downloaded at http://www.go-mono.com/mono-downloads/download.html


RE: mac os - chris ables - 2014-01-08

Yes i have done that and i still am getting nothing with the gui.exe file . Dont know how the mono works or if i need to do anything to make it work .


RE: mac os - Mikael Gustavsson - 2014-01-10

This is from ds30 Loader - GUI manual, have you tried this?
Quote:Run command: mono ds30LoaderGui.exe
If there are graphics related problems, different environment variables can be set to change
how mono does graphics. Try them one by one:
export MONO_MWF_USE_QUARTZ_BACKEND=1
export MONO_MWF_USE_CARBON_BACKEND=1
export MONO_MWF_MAC_FORCE_X11=1



RE: mac os - chris ables - 2014-01-10

Yes i have renamed the file mono ds30LoaderGui.exe and my mac still opens it as a document and not a program . I am a multiwii guy and multiwii apple files are not .exe files . I am not familiar with this mono thing , or getting .exe files to work on my mac mini .


RE: mac os - Mikael Gustavsson - 2014-01-10

You should not rename the file. You need to start a terminal window Finder-Applications-Utilities-Terminal. From there change directory to ds30 Loader\bin and issue the command "mono ds30LoaderGui.exe". See the attached screenshot.


RE: mac os - chris ables - 2014-01-10

Ok that got gui working , thanks ! And also do i have to do that everytime i open gui ?


RE: mac os - Mikael Gustavsson - 2014-01-11

Yes you do. Unless there is a way to create a shortcut with that command. I am not that familiar with MAC OS X...