wjakob / instant-meshes

Interactive field-aligned mesh generator
Other
5.14k stars 591 forks source link

Error while compiling on Arch Linux #32

Closed StuckUpCreations closed 8 years ago

StuckUpCreations commented 8 years ago

: required from here /home/rastamanking/Portables/instant meshes LINUX/instant-meshes/ext/nanogui/ext/eigen/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type {aka __vector(4) float}’ [-Wignored-attributes] make[1]: * [CMakeFiles/Makefile2:70: CMakeFiles/InstantMeshes.dir/all] Error 2 make: * [Makefile:128: all] Error 2

when running "make -j 4"

stephane-lb commented 8 years ago

Hi @RastaManKing,

I compiled it on Archlinux months ago ( even if it was a VM ) do you have more details please ?

Thanks,

Stephane

stephansturges commented 8 years ago

Hey, I dont think this message was for me...? I posted a question about not having the "point cloud" as an input option in the gui 😊 Although actually I'm running the software in command line mode, is there a way to feed it a point cloud there ?

Cheers, Stephan

On Sep 6, 2016 4:46 PM, "Stephane" notifications@github.com wrote:

Hi @RastaManKing https://github.com/RastaManKing,

I compiled it on Archlinux months ago ( even if it was a VM ) do you have more details please ?

Thanks,

Stephane

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/wjakob/instant-meshes/issues/32#issuecomment-244973694, or mute the thread https://github.com/notifications/unsubscribe-auth/ATYRpoT3T3U6frRZY5bZdYm4hlWWaUTYks5qnXy0gaJpZM4JE9xP .

wjakob commented 8 years ago

The OP only reports a warning no error -- closing this ticket .