Skip to content

Could not determine the compiler type #2

@frazei

Description

@frazei

Following the tutorial Build Your Own Watchface in C from Rebble I'm stuck on the "First Compilation and Installation" part.
When I run pebble build inside the project folder I get this error:

(.env) ➜  tutorial pebble build
Setting top to                           : /workspace/tutorial 
Setting out to                           : /workspace/tutorial/build 
Checking for program webpack             : /home/pebble/.pebble-sdk/SDKs/current/node_modules/.bin/webpack 
Found Pebble SDK for diorite in:         : /home/pebble/.pebble-sdk/SDKs/current/sdk-core/pebble/diorite 
Checking for program gcc,cc              : arm-none-eabi-gcc 
Could not determine the compiler type
(complete log in /workspace/tutorial/build/config.log)
Build failed.

I'm using VS Code Dev Containers.

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