Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cmake Issue #47

Open
yakupcemilk opened this issue Nov 5, 2023 · 1 comment
Open

Cmake Issue #47

yakupcemilk opened this issue Nov 5, 2023 · 1 comment

Comments

@yakupcemilk
Copy link

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.

@yakupcemilk
Copy link
Author

I'll try to solve it. When I solve and figure it why is that happened, I'll write that down.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant