Skip to content

Cmake Issue #47

@yakupcemilk

Description

@yakupcemilk

I've downloaded the Cmake but when I tried to run demo project of Boden Framework, it shows an error:

C:\Users\yakup.kayabas\boden>python boden.py open -p android -t bodendemo
Traceback (most recent call last):
File "C:\Users\yakup.kayabas\boden./bauer\bauer.py", line 71, in main
return run(argv)
^^^^^^^^^
File "C:\Users\yakup.kayabas\boden./bauer\bauer.py", line 37, in run
generatorInfo = GeneratorInfo();
^^^^^^^^^^^^^^^
File "C:\Users\yakup.kayabas\boden./bauer\generatorinfo.py", line 11, in init
raise Exception("Couldn't find cmake executable. Please download and install it from www.cmake.org/download")
Exception: Couldn't find cmake executable. Please download and install it from 'www.cmake.org/download'

but like I said, I've downloaded and double checked the Cmake and Cmake's version that I have.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions