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

demo_minimal_c not working #5

Closed
ghost opened this issue Oct 25, 2016 · 3 comments
Closed

demo_minimal_c not working #5

ghost opened this issue Oct 25, 2016 · 3 comments

Comments

@ghost
Copy link

ghost commented Oct 25, 2016

I was able to get OpenMesh and libQex to build just fine, but when I try to run demo_minimal_c the only output I get is

Got the following output quad mesh:

I modified the source file to print quadMesh.quad_count and I get

quadMesh.quad_count = 0

hcebke added a commit that referenced this issue Oct 25, 2016
This might be a fix for #5. (How did this ever work?)
@hcebke
Copy link
Owner

hcebke commented Oct 25, 2016

I committed what I believe should be a fix for your problem. (I'm actually surprised this issue didn't blow up into my face much sooner.) Could you confirm this fix?

@ghost
Copy link
Author

ghost commented Oct 25, 2016

I pulled the change and recompiled and now I get

Got the following output quad mesh:
Face 0: 3 (1.000000, 0.000000, 1.000000), 1 (0.848485, 0.000000,
0.015152), 2 (-0.818182, 0.000000, -0.818182), 0 (0.015152, 0.000000,
0.848485)

Is this what I'm supposed to be seeing?

Thanks,

-- Ryan Viertel

On Tue, Oct 25, 2016 at 3:20 AM, Hans-Christian Ebke <
notifications@github.com> wrote:

I committed what I believe should be a fix for your problem. (I'm actually
surprised this issue didn't blow up into my face much sooner.) Could you
confirm this fix?


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#5 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/ANOjfQovkz-Rkso5RZsonp6POX4u22A4ks5q3cnUgaJpZM4Kfby5
.

@ghost
Copy link
Author

ghost commented Oct 28, 2016

I've successfully been able to extract several quad meshes using the command line tool, so I think its safe to close the issue.

Thanks again

@ghost ghost closed this as completed Oct 28, 2016
This issue was closed.
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

1 participant