We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Is the Starter Editor still a thing?
Im trying to use it with no luck, the error I get is;
"Failed to setup licensing. It looks like licensing file or sewer is not found,...."
I already checked multiply times for my ARMLMD_LICENSE_FILE environment setup;
ARMLMD_LICENSE_FILE=/Users/####/Downloads/mobilestudio-macosx/data/starter_edition.dat
its look right for me, I do have the file there.
Any idea?
Thanks
Do you have anything getting set by the launchctl / launchd .plist configuration file, e.g. something like this?:
http://www.dowdandassociates.com/blog/content/howto-set-an-environment-variable-in-mac-os-x-launchd-plist/
You can force unset launchctrl managed environment variables with:
launchctl unsetenv ARMLMD_LICENSE_FILE launchctl unsetenv ARM_TOOL_VARIANT launchctl unsetenv ARM_MS_TOOL_VARIANT
Cheers,Pete
Hi, yes I did check launchctl with no ARM information.
I tried the unsetenv with no luck even after restarting the pc.
I will try in another computer today