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

when I run it,error #8

Open
tableli opened this issue Mar 6, 2024 · 7 comments
Open

when I run it,error #8

tableli opened this issue Mar 6, 2024 · 7 comments

Comments

@tableli
Copy link

tableli commented Mar 6, 2024

image
can you help me,thanks

@fel88
Copy link
Owner

fel88 commented Mar 6, 2024

Hi, first of all, you have to build OCCTProxy library.
Try this one:
image
Check if any errors appear

@Zhumin-collab
Copy link

hello,I have builded OcctProxy library,but it still error like this

@Zhumin-collab
Copy link

Hi, first of all, you have to build OCCTProxy library. Try this one: image Check if any errors appear
hello,I have builded OcctProxy library,but it still error like this

@fel88
Copy link
Owner

fel88 commented Aug 3, 2024

Do you have a translated (English) version of the exception message (sorry, I can't read Chinese) ?
Anyway, I bet you're missing the dll dependencies of OCC.
Take a look at my Release https://github.com/fel88/CascadeDesktop/releases/download/Release-alpha-0.1.0/Release-alpha-0.1.0.zip
It has a lot of dll files. Just copy all of them in your output directory (where CascadeDesktop.exe file located) and Rebuild solution
You can also check what dependencies are missing using special tools such as Dependency walker (old one) or https://github.com/lucasg/Dependencies (modern)

@TKKCapricorn
Copy link

Thank you very much for sharing, your code is no problem, my solution is to change the output path in the VS platform debug properties, change to... /win64/bind/, after which it will run successfully, but can you please provide a documentation that tells me the functions of these modules and controls

@fel88
Copy link
Owner

fel88 commented Aug 9, 2024

@TKKCapricorn Hi, unfortunately, there is no documentation. This project is just a UI for OpenCascade

@TKKCapricorn
Copy link

In the blink of an eye, I have been learning OpenCascade for a month, although the tasks to be completed are different from the functions of open source, but I have learned a lot of ideas for OpenCascade development in this open source, in short, thank you very much for sharing

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

4 participants