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

Fixed compilation under android ndk, operator "=" was undefined #634

Merged
merged 1 commit into from
May 14, 2023

Conversation

marcrobm
Copy link
Contributor

No description provided.

@The-EDev
Copy link
Member

This might actually be related to Clang rather than being specific to a platform, it seems all of these OSes use Clang as opposed to GCC...

Copy link
Member

@The-EDev The-EDev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will merge for the time being, #636 should still be considered however.

Thanks for the work @marcrobm! I'm really interested in why you're compiling Crow for Android. I would appreciate it if you could share some details of your work. I believe it could help Crow's documentation move forward.

@The-EDev The-EDev merged commit dfc57ed into CrowCpp:master May 14, 2023
@marcrobm
Copy link
Contributor Author

Thanks,
I am currently building an App to monitor 3D printers.
The Idea is to build no Android GUI, and instead use a Web-interface, where detected defects are shown and prints can be started.
But currently, I am still just starting out, the Project will be my Bachelors-thesis.
As a group project we build a simpler version of such a thing in python last semester, so the topic it's not entirely new to me.

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

Successfully merging this pull request may close these issues.

2 participants