DiscussionsIssue archiveInstallation and Building

Archived discussion

Dynamic link library construction problem

Installation and BuildingWed, 11/08/2023 - 21:192 replies

Browse this forum
QuestionAuthor

I think I need some help.
I'm still a student, but I'm a self-taught programmer.

I hope to build a dynamic link library suitable for arm architecture for application development on Huawei HarmonyOS system. I tried to get 61 files using (cmake && make) but I found I couldn't use them properly, maybe because I didn't add headers file? But shame, I'm not sure if it's a resource under /occt/src/, thanks in advance for your help,

Discussion

2 archived replies

Posts are displayed in their archived order.

01Commenter-1

Hello, are you trying to build OCCT or application based on OCCT? Please give a little more information.

Best regards, Commenter-1.

02Author

it’s an mobile application based on occt,

ty for your reply, Author