06-08-2009 07:36 AM
I'm trying to get the NXT softwware to work on my mac but with no joy. It seems to intall ok but gets to 90% loded and then fails with:
Error: A required file is broken
Error code 1003
I've seen in another forum post else where that this may be down to the file system being case-sensitive. The solution presented there was to reformat as case-insensitive; which I cant do as I need it this way for linux compatibility.
So. Is there any way I can find out what file/files are wrongly named and rename them to the correct case?
MacBook Air is an intel mac running OS X 10.5.7
Thank you in advance
Steve
Solved! Go to Solution.
06-09-2009 08:35 AM
06-09-2009 12:38 PM
06-10-2009 08:58 AM
I'm guessing that you are having a problem with the NXT-G environment and not LabVIEW. Is that correct?
To make the software work when your disk is formatted as case-sensitive, go to the terminal and enter the commands
cd /Library/Frameworks/Fantom.framework
ln -s Fantom.framework fantom.framework
06-10-2009 10:07 AM
Hi Joel,
I'm sorry yes it was NXT-G I was having problems with and I wasn't quite sure where labview fitted into it (or powered it).
However thank you SO much for you're solution, it worked perfectly. I'm not sure why that folder didn't come up in my search in Spotlight but I'm quite new to Mac.
Anyway problem fixed.
Cheers
Steve