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

CSGBoolean tutorial returns an error. #45

Open
alimardanov opened this issue Apr 22, 2024 · 2 comments
Open

CSGBoolean tutorial returns an error. #45

alimardanov opened this issue Apr 22, 2024 · 2 comments

Comments

@alimardanov
Copy link

Hi! I am trying to run CSGBoolean.cpp tutorial project. I am getting below error:

==== Error =======
NOTE: using default meshes
read .obj file: D:/mcut/tutorials/CSGBoolean/data/cube.obj
14 positions
0 normals
0 texture-coords
10 face(s)
44 face indices
error: have 5 vertices when there should be =4

============

I tried changing cube.obj file. But still getting this error. What can Be the cause?

@alimardanov
Copy link
Author

It seems that default objects (cube.obj, torus.obj) have faulty descriptions. I used object definitions in HellowWorld.cpp. CSBBoolean.cpp worked fine.

@mondoleo
Copy link

@alimardanov I don't know if you are still trying but I am experiencing the same issues and I finally just decided to try an older release and 1.2.0. works.

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

2 participants