ubuntu - BlackBerry Momentics can't find SDK -
we installed momentics ide here on folder /opt/bbndk
using sudo , set files , folders permissions 777 (so user able run it). when run using user, shows error below:
if run sudo, runs normally. don't see what's going on here, if files accessible users, should able read sdk well.
inspired another possible solution (but did not work on computer),here solution:
(1) download latest ndk bb website
(2) change .bin file executable (chmod +x yourdownloadedndk.bin)
(3) install .bin file directly (./yourdownloadedndk.bin). not use "sudo" (or kick part of ndk root , won't work. not sure why.)
(4) note: when installer ask "location", directly input desired path (hit "choose location" button froze installer on computer)
(5) after installation done, qnx momentics should in shape.
Comments
Post a Comment