Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error: AssetTracker.h: No such file or directory #28

Open
lmans12 opened this issue Jul 22, 2017 · 3 comments
Open

error: AssetTracker.h: No such file or directory #28

lmans12 opened this issue Jul 22, 2017 · 3 comments

Comments

@lmans12
Copy link

lmans12 commented Jul 22, 2017

I am trying to implement the 1_GPS_Features example of the Asset Tracker Library onto my electron asset tracker. However, when I try to compile the given code (in the Particle Web IDE), I get an error message saying-

1_gps_features.cpp:10:26: fatal error: AssetTracker.h: No such file or directory

The AssetTracker.h file is clearly in the library that the code is implementing so I do not understand why this error is occurring. Any suggestions?

@auriga-dev
Copy link

same here any help would be appreciated

@auriga-dev
Copy link

I fixed it with changing version of the electron device

@repcsi
Copy link

repcsi commented Sep 18, 2018

Hey lmans12,

There is a bookmark like button on the sidebar: "Browse and manage Particle libraries" and there you can search for AssetTracker and click use, be careful because by default particle will create a "src" dir in your project and it will search for your source files there. You will have a project.properties file that's where the magic happens.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants