CPLEX Studio V20.10 fails to open on mac os - macos

I downloaded the IBM ILOG CPLEX Optimization Studio V20.10 for OSX (CC8AVML ) version from the IBM website. I installed it on my MAC, no problem seem to occur during installation. When I go to Applications > CPLEX_Studio201 > opl > oplide I see an oplide app with this image: , along with an SDK folder. The app is 8.1MB in size but when I try to open it says: You do not have permission to open the application “Oplide”. The privacy settings have privilege Read & Write but it still does not work. I have tried installing / re-installing a dozen times, restarted my mac, basically tried everything. Can anyone help?

What version of OSX are you running ? If this is OSX BigSur, the 20.1 installer
does not work on BigSur. We have a beta version for OSX Big Sur.
I'm not entitled to check subscriptions - so I cannot check what version I can send you. Please open a ticket at support asking them to forward message to me and I will send you an installer for OSX BigSur.
If you are not on OSX BigSur, then something went wrong - please include your installation log (in $CPLEX_STUDIO_DIR201/Uninstall/Logs) so that we can have a look.

Related

Problem with installing CPLEX Studio 20 on MAC

I downloaded "cplex_studio2010-osx" from the website IBM as I need the full version for students and not that demo. After the window for selecting the language opens, everything closes without continuing the installation.
Can you help me solve this problem? Thank you very much
If you are using Big Sur or Monterey on your Mac, the issue is probably due to an incompatibility between this version of CPLEX Studio and your Operating System. The fix for BigSur is ready as a beta - please drop a mail to cos-ai-support#wwpdl.vnet.ibm.com with your academic email, and you will get an updated version.

Android studio quit unexpectedly on Mac Catalina beta

I installed the latest version of Mac OS (Catalina Beta 10.15) and faced with the following problem: when I open Android studio and start writing code studio quits with such crash report. Can you help me to solve this problem, as it really doesn't allow to work normally. I think that re-installing can help, but maybe there are any other solutions?
*Message in a code style, because pastebin links require that *
It's a know problem in several JetBrains based products.
As a workaround, add -Dsun.font.layoutengine=icu into Help | Edit Custom VM Options and restart IDE.
Also see: Unexpected crash when I update my MacBook Pro to MacOS Version 10.15 Beta (19A501i)

Android Studio 3.0.1 for Mac not opening/installing SDK

I've downloaded Android Studio 3.0.1 for Mac and as I started it, it showed the splash screen for loading but did nothing else relevant (in the case, means showing the menu for starting/opening/importing projects).
After some research, I found that I could bypass this screen if I change the idea.properties and put on the following line:
disable.android.first.run=true
After that I can now reach the SDK Manager window, but no SDK update sites, platforms or tools shows up.
I'm running macOS X High Sierra 10.13.2.
Can anyone help me on installing the SDK tools and platforms?
Edit:
SDK Platform Screenshot
SDK Tools Screenshot
SDK Update Sites Screenshot
Uninstall and install it again. It should have downloaded the Android SDK components while installing but it doesn't seem to be the case. Make sure your connected to the internet during the installation, and once the installation is completed, ensure that they have been downloaded by checking the default Android SDK location on MacOS. Then try opening Android Studio without needing to change any config.
By the time this question was made, there was no solution.
The OS requirements were Mac OS High Sierra up to 10.12. There was no Android Studio for Mac OS 10.13.
Currently there is a version that supports Mac OS 10.13.
edit: also, I found out that permission problems may cause unexpected behavior of some apps (Visual Studio Code also broke). After the permissions check, the software worked like a charm.

Xamarin Studio do not start after install

Trying to install and run Xamarin Studio on my Mac, unfortunately this is not going well, please help. I have 7 years cross platform and app development behind me so I should now the basics.
I downloaded Xamarin Studio for Mac on the site, a dmg file was clicked and installation begun. I have gone through all steps and after problems with disk space (25 GB??) it was done.
Moving on to start Xamarin Studio and nothing happens. Absolutely nothing. I tried reboot my mac, I tried several times to start, but nothing.
(It was installed and required to enter my Admin password so it should have been installed as admin)
I use Yosemite 10.10.5 at the moment
I have Xcode installed version 7.1.1
I have Android SDK installed from before (but now also a new SDK :( )
When I read at the site there are not consistent information, at the requirements overview it says latest Xcode is required, on the actual table it is recommended. Anyone know if this is ACTUALLY my problem?
I have a problem to upgrade at this point as it can produce production problems for the deliveries I am about to do this week, at the same time I need to have Xamarin started.
Have anyone been running Xamarin with Xcode 7.1.1?? And build apps to iOS?
I was kind of expecting Xamarin Studio to at least start and let me know.
By the way I have been trying to find the answer here but cannot find anything, also at Google of course, let me know if you know a resource..
Hope I was enough specific
1) Open Console.app, "Clear the Display" and launch Xamarin Studio and review the Messages for failures/issues
2) Open a shell (Terminal or iTerm2) and run Xamarin Studio and review any messages shown. A properly functioning Xamarin Studio launched to it's main window this way will not produce any messages in the shell.
/Applications/Xamarin\ Studio.app/Contents/MacOS/XamarinStudio
3) Check the Xamarin Studio logs:
cd ~/Library/Logs/XamarinStudio-6.0/
rm *.log
/Applications/Xamarin\ Studio.app/Contents/MacOS/XamarinStudio
Review any .log files created
Xamarin System Requirements:
macOS
I'm running El Captain 10.11.6 and what solved the problem to me was to follow #SushiHangover's step 2 that is to open Terminal and run Xamarin from the cli, then I got this:
$ /Applications/Xamarin\ Studio.app/Contents/MacOS/XamarinStudio
Cannot open assembly '/Applications/Xamarin Studio.app/./XamarinStudio.exe': No such file or directory.
After that I googled it and read this bugzilla thread that made me remove Xamarin Studio app:
$ rm -rf /Applications/Xamarin\ Studio.app
And and reinstall it from the original installer.
All worked fine after this. :)

Can't connect to mac in visual studio

I'm trying to connect to mac in visual studio.
I did every step and I also connected to the Xamarin account.
In the Xamarin Mac Agent it found the mac which means I did the steps.
So sharing preferences are correctly configured at mac.
But when I try to connect to mac, after entering username and password it shows the following error:
Couldn't connect to MacBook.local. Please try again.
I don't know how I can solve this problem.
The Xamarin.iOS SDK and Xcode both need to be installed on the Mac you're trying to connect to. See Installing Xamarin.iOS on Windows and the step-by-step installation guides.
Once Xamarin is installed on both Mac and PC, you can check the log files for hints about any connectivity issues you may encounter.
Mac – ~/Library/Logs/Xamarin-[MAJOR.MINOR]
Windows – %LOCALAPPDATA%\Xamarin\Logs
You may also find the Connection Troubleshooting and general diagnostic info guides helpful.

Resources