boden
boden copied to clipboard
Purely native C++ cross-platform GUI framework for Android and iOS development. https://www.boden.io
I'm just wondering to what's your plans about some features like UI and animations of itself. As Boden evolves, will you make improvements to the application look in the future...
I think this would open up an even wider space as other non C++ languages can then bind to your library to write cross platform UIs.
When generating a new project with `boden new` and then `boden open` the generated Xcode has no Launch storyboard. So when running the app the `[UIScreen mainScreen] bounds]` returns a...
I hope to use Boden for my projects but when I searched about GPL, I saw I can't use for commercial purposes with no-sourcecode-puplishing. I don't want to publish my...
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...
I have a Windows 11 desktop with Visual Studio 2022, Android studio giraffe, and Java 18 installed. Here is my install output and environment list: C:\>cd boden C:\boden>dir Volume in...
I followed the commands to build my app, but the terminal spits this out at me: CMake Error: CMake server mode has been removed in favor of the file-api. Traceback...
This framework was exactly what I was looking for. Standard C++ types well used. Qt and others are just old and don't feel very modern. However, desktop support is very...
When I am trying to execute the following command on Linux Mint: sudo apt update && sudo apt install git cmake ninja-build python python3-distutils openjdk-8-jdk qemu-kvm Then I am getting...
looks like the project has stopped. Is it forever in beta?