Skip to content

Failed to build on my Windows box #215

Description

@rodrigovaras

Followed the instructions and get the following error:
D:\github\cppcoro>cake.bat release=debug architecture=x64 lib/build.cake
Traceback (most recent call last):
File "D:\github\cppcoro\tools\cake\src\run.py", line 17, in
cake.main.execute()
File "D:\github\cppcoro\tools\cake\src\cake\main.py", line 22, in execute
import cake.runner
File "D:\github\cppcoro\tools\cake\src\cake\runner.py", line 144
def new_os_open(filename, flag, mode=0777):
^
SyntaxError: leading zeros in decimal integer literals are not permitted; use an 0o prefix for octal integers

python --version
Python 3.11.1

Anything missing ?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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