mlivesu / LoopyCuts

Practical Feature-Preserving Block Decomposition for Strongly Hex-Dominant Meshing
64 stars 12 forks source link

Build issues #1

Open Buran1988 opened 4 years ago

Buran1988 commented 4 years ago

Hi developers,

While trying to build LoopyCuts I get the errors from vcg library:

Probably there are some changes in vcg library that need to be reflected in LoopyCuts code? Please have a look.

Sincere, Nikita

rl00100 commented 3 years ago

Hi, I am having a similar issue, i think the problem may be related to the build environment, can you provide any guidance ?

Thanks, Rob

nicopietroni commented 3 years ago

which version of QT are you using? this is a problem with OpenGL, maybe you should add some directive to the compiler. I will check into it as soon as possible

On Wed, Feb 10, 2021 at 11:08 AM rl00100 notifications@github.com wrote:

Hi, I am having a similar issue, i think the problem may be related to the build environment, can you provide any guidance ?

Thanks, Rob

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/mlivesu/LoopyCuts/issues/1#issuecomment-776330748, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACHHOKLJ45SDJ2VDBP7DJGDS6HE6XANCNFSM4SQMBAGQ .

rl00100 commented 3 years ago

With the initial install i used Qt version 6, hunting around the VCG build info i think i might need version 5.15.2

rl00100 commented 3 years ago

Hi Nico,

I'm still having an issue with this, can you give any pointers to fix the problem with OpenGL.

thank,

mlivesu commented 3 years ago

(@nicopietroni I am tagging you because I am not sure you received a notification for this)

Sherloct commented 2 years ago

Hi developers, Regarding the loop_distribution folder, I have completed the compilation process of the project, but don't know how to feed the input into it. Can anyone guide me? Thanks.

karranpandey commented 2 years ago

Just wondering if there were any updates for this? I still seem to run into the same issue when trying to compile on ubuntu. Let me know in case anyone figured out a solution! Thanks!

nicopietroni commented 2 years ago

hi @Sherloct you just have to pass the path to an obj file, you should be sure that there is also a .sharp file and a .rosy file as we described in the main page

nicopietroni commented 2 years ago

hi @Buran1988 lemme check in the next days, perhaps I just have to disable something from the rending on the vcg side, it compiles on my Mac machine and we compiled also on windows

szzy215 commented 1 year ago

Hi Nico,

I'm still having an issue with this, can you give any pointers to fix the problem with OpenGL.

thank,

Hi, I have the same issue . Have you solved this problem? Thanks,

otaolafranc commented 8 months ago

hello, by any chance, anyone have succesfully compiled loopyCuts? @rl00100 @Buran1988 @karranpandey @szzy215 @Sherloct ??? i haven't got an answer regarding QT issue and I am pretty lost on where to go.