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

How to build a sample application using MSVC? #30

Open
hosseinghafarian opened this issue Mar 23, 2020 · 3 comments
Open

How to build a sample application using MSVC? #30

hosseinghafarian opened this issue Mar 23, 2020 · 3 comments

Comments

@hosseinghafarian
Copy link

hosseinghafarian commented Mar 23, 2020

I really like your approach to developing pure native C++ mobile applications. I searched a lot and finally found Boden.

I have a question, How to build a sample project using MSVC?

@gitoby
Copy link
Contributor

gitoby commented Jun 1, 2020

Boden does currently not support MSVC builds. You can use Android Studio on Windows to build Android apps.

@graysuit
Copy link

@gitoby If boden is native and uses ndk then MS_VS is supported.
C++ mobile development has template for pure native android apps that uses ndk.

@graysuit
Copy link

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

3 participants