Problem getting possible build targets from the devices.xml file

Former Member
Former Member
I am just getting started following the steps on http://developer.garmin.com/connect-iq/getting-started/ and can't even create a new project because there are no build targets listed, and I get the console error message, "Problem getting possible build targets from the devices.xml file."
Any ideas what to do? Thanks!
-Ben "Morab"
  • Former Member
    Former Member over 10 years ago
    Does the path to your SDK contain a space? Today I've been looking into allowing spaces in paths from the Eclipse plug-in down to the SDK and that looks like an error I ran into.
  • Former Member
    Former Member over 10 years ago
    Still same issue after changing the root folder name to not have spaces, and updating the path in the prefs, however the Program Files folder has a space.

    EDIT: I just moved it into the C drive so there are no spaces in the path, and it works now. Thanks!
    -Ben
  • Former Member
    Former Member over 10 years ago
    I'm glad you got this figured out. We're working on making the plug-in/compiler play nice with spaces. I ran into some unexpected issues with this today but hopefully this will make it into a release soon.