-
-
Notifications
You must be signed in to change notification settings - Fork 35
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
use it in object-c project #15
Comments
Yes, but you have to use Objective-C++ because Open3D is written in C++. |
Thank you for your kind reply! |
I've put together an example app. See https://github.com/kewlbear/Open3D-ObjC--Example. The following is the steps I made it.
|
It's really sweet of you, I will try it later. |
Just commenting to say thank you, those instructions worked perfectly for me! I also needed to do these two things:
|
hi, @willgittoes |
Hi, is it possible to use the compiled xcframework in object-c project?
The text was updated successfully, but these errors were encountered: