Hello,
I'm quite new using Mathematica 10.0.0.2 Home Edition and .NET on my Mac Book running OSX10.10. In order to use .NET I installed the latest MONO version "MonoFramework-MDK-3.12.1-macosx10.xamarin.x86.pkg". MONO install path is "/Library/Frameworks/Mono.framework/Versions/3.12.1/lib/libmonoboehm-2.0.1.dylib"
But when I try to establish a .NET communication e.g. with Needs["NETLink`"] InstallNET[]; the only message is : Cannot set current directory to \ /Applications/Mathematica.app/Contents/Contents/Frameworks/mathlink.\ framework/. >>
The path is wrong as the Mathematica installation path is : /Applications/Mathematica.app/Contents/SystemFiles/Links/NETLink So the path "../contents/contents/.." seems to be the issue.
Anybody out there to provide some advice ? Thank a lot in advance.
Christian