Skip to content

compile error #9

@gitjps

Description

@gitjps

Related to https://github.com/johnwalicki/IoT-AssetTracking-Perishable-Network-Blockchain/blob/master/ParticleElectron/README.md:

The command particle compile electron WatsonIoTAssetTracker --saveTo WatsonIoTAssetTracker.bin results in Compile failed: I couldn't find that: WatsonIoTAssetTracker.

The command particle compile electron WatsonIoTAssetTracker.ino --saveTo WatsonIoTAssetTracker.bin shows (perhaps my fault):

WatsonIoTAssetTracker.ino:9:40: fatal error: google-maps-device-locator.h: No such file or directory
compilation terminated.
../build/module.mk:267: recipe for target '../build/target/user/platform-10-mWatsonIoTAssetTracker.o' failed
make[2]: Leaving directory '/firmware/user'
make[2]: *** [../build/target/user/platform-10-mWatsonIoTAssetTracker.o] Error 1
../../../build/recurse.mk:11: recipe for target 'user' failed
make[1]: Leaving directory '/firmware/modules/electron/user-part'
make[1]: *** [user] Error 2
../build/recurse.mk:11: recipe for target 'modules/electron/user-part' failed
make: *** [modules/electron/user-part] Error 2
Compile failed: Compiler encountered an error

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions