You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there I got a problem when trying to build this, any chance you have the updated version? looking to make some edits to the app core
Setting out to : /opt/pebble-sdk-4.5-linux64/simplyjs/build Checking for program webpack : /root/.pebble-sdk/SDKs/current/node_modules/.bin/webpack Found Pebble SDK for aplite in: : /root/.pebble-sdk/SDKs/current/sdk-core/pebble/aplite Checking for program gcc,cc : arm-none-eabi-gcc Checking for program ar : arm-none-eabi-ar 'configure' finished successfully (0.026s) Waf: Entering directory /opt/pebble-sdk-4.5-linux64/simplyjs/build'
Waf: Leaving directory /opt/pebble-sdk-4.5-linux64/simplyjs/build' Traceback (most recent call last): File "/root/.pebble-sdk/SDKs/current/sdk-core/pebble/.waf-1.7.11-951087d39789950ed009f0c86ce75e7b/waflib/Scripting.py", line 97, in waf_entry_point run_commands() File "/root/.pebble-sdk/SDKs/current/sdk-core/pebble/.waf-1.7.11-951087d39789950ed009f0c86ce75e7b/waflib/Scripting.py", line 153, in run_commands ctx=run_command(cmd_name) File "/root/.pebble-sdk/SDKs/current/sdk-core/pebble/.waf-1.7.11-951087d39789950ed009f0c86ce75e7b/waflib/Scripting.py", line 146, in run_command ctx.execute() File "/root/.pebble-sdk/SDKs/current/sdk-core/pebble/.waf-1.7.11-951087d39789950ed009f0c86ce75e7b/waflib/Scripting.py", line 351, in execute return execute_method(self) File "/root/.pebble-sdk/SDKs/current/sdk-core/pebble/.waf-1.7.11-951087d39789950ed009f0c86ce75e7b/waflib/Build.py", line 106, in execute self.execute_build() File "/root/.pebble-sdk/SDKs/current/sdk-core/pebble/.waf-1.7.11-951087d39789950ed009f0c86ce75e7b/waflib/Build.py", line 115, in execute_build self.compile() File "/root/.pebble-sdk/SDKs/current/sdk-core/pebble/.waf-1.7.11-951087d39789950ed009f0c86ce75e7b/waflib/Build.py", line 180, in compile self.producer.start() File "/root/.pebble-sdk/SDKs/current/sdk-core/pebble/.waf-1.7.11-951087d39789950ed009f0c86ce75e7b/waflib/Runner.py", line 149, in start self.refill_task_list() File "/root/.pebble-sdk/SDKs/current/sdk-core/pebble/.waf-1.7.11-951087d39789950ed009f0c86ce75e7b/waflib/Runner.py", line 98, in refill_task_list self.outstanding.extend(self.biter.next()) File "/root/.pebble-sdk/SDKs/current/sdk-core/pebble/.waf-1.7.11-951087d39789950ed009f0c86ce75e7b/waflib/Build.py", line 410, in get_build_iterator self.post_group() File "/root/.pebble-sdk/SDKs/current/sdk-core/pebble/.waf-1.7.11-951087d39789950ed009f0c86ce75e7b/waflib/Build.py", line 394, in post_group f() File "/root/.pebble-sdk/SDKs/current/sdk-core/pebble/.waf-1.7.11-951087d39789950ed009f0c86ce75e7b/waflib/TaskGen.py", line 109, in post v() File "/root/.pebble-sdk/SDKs/current/sdk-core/pebble/.waf-1.7.11-951087d39789950ed009f0c86ce75e7b/waflib/extras/report_memory_usage.py", line 39, in generate_memory_usage_report max_resources=task_gen.env.PLATFORM["MAX_RESOURCES_SIZE"] TypeError: list indices must be integers, not str Build failed.
The text was updated successfully, but these errors were encountered:
Hi there I got a problem when trying to build this, any chance you have the updated version? looking to make some edits to the app core
Setting out to : /opt/pebble-sdk-4.5-linux64/simplyjs/build Checking for program webpack : /root/.pebble-sdk/SDKs/current/node_modules/.bin/webpack Found Pebble SDK for aplite in: : /root/.pebble-sdk/SDKs/current/sdk-core/pebble/aplite Checking for program gcc,cc : arm-none-eabi-gcc Checking for program ar : arm-none-eabi-ar 'configure' finished successfully (0.026s) Waf: Entering directory
/opt/pebble-sdk-4.5-linux64/simplyjs/build'Waf: Leaving directory
/opt/pebble-sdk-4.5-linux64/simplyjs/build' Traceback (most recent call last): File "/root/.pebble-sdk/SDKs/current/sdk-core/pebble/.waf-1.7.11-951087d39789950ed009f0c86ce75e7b/waflib/Scripting.py", line 97, in waf_entry_point run_commands() File "/root/.pebble-sdk/SDKs/current/sdk-core/pebble/.waf-1.7.11-951087d39789950ed009f0c86ce75e7b/waflib/Scripting.py", line 153, in run_commands ctx=run_command(cmd_name) File "/root/.pebble-sdk/SDKs/current/sdk-core/pebble/.waf-1.7.11-951087d39789950ed009f0c86ce75e7b/waflib/Scripting.py", line 146, in run_command ctx.execute() File "/root/.pebble-sdk/SDKs/current/sdk-core/pebble/.waf-1.7.11-951087d39789950ed009f0c86ce75e7b/waflib/Scripting.py", line 351, in execute return execute_method(self) File "/root/.pebble-sdk/SDKs/current/sdk-core/pebble/.waf-1.7.11-951087d39789950ed009f0c86ce75e7b/waflib/Build.py", line 106, in execute self.execute_build() File "/root/.pebble-sdk/SDKs/current/sdk-core/pebble/.waf-1.7.11-951087d39789950ed009f0c86ce75e7b/waflib/Build.py", line 115, in execute_build self.compile() File "/root/.pebble-sdk/SDKs/current/sdk-core/pebble/.waf-1.7.11-951087d39789950ed009f0c86ce75e7b/waflib/Build.py", line 180, in compile self.producer.start() File "/root/.pebble-sdk/SDKs/current/sdk-core/pebble/.waf-1.7.11-951087d39789950ed009f0c86ce75e7b/waflib/Runner.py", line 149, in start self.refill_task_list() File "/root/.pebble-sdk/SDKs/current/sdk-core/pebble/.waf-1.7.11-951087d39789950ed009f0c86ce75e7b/waflib/Runner.py", line 98, in refill_task_list self.outstanding.extend(self.biter.next()) File "/root/.pebble-sdk/SDKs/current/sdk-core/pebble/.waf-1.7.11-951087d39789950ed009f0c86ce75e7b/waflib/Build.py", line 410, in get_build_iterator self.post_group() File "/root/.pebble-sdk/SDKs/current/sdk-core/pebble/.waf-1.7.11-951087d39789950ed009f0c86ce75e7b/waflib/Build.py", line 394, in post_group f() File "/root/.pebble-sdk/SDKs/current/sdk-core/pebble/.waf-1.7.11-951087d39789950ed009f0c86ce75e7b/waflib/TaskGen.py", line 109, in post v() File "/root/.pebble-sdk/SDKs/current/sdk-core/pebble/.waf-1.7.11-951087d39789950ed009f0c86ce75e7b/waflib/extras/report_memory_usage.py", line 39, in generate_memory_usage_report max_resources=task_gen.env.PLATFORM["MAX_RESOURCES_SIZE"] TypeError: list indices must be integers, not str Build failed.
The text was updated successfully, but these errors were encountered: