Search found 3 matches

by jguinet
Fri Apr 12, 2024 8:59 am
Forum: Questions
Topic: Can't load OBJ
Replies: 4
Views: 3014

Re: Can't load OBJ

Yes with user INSTALL_PREFIX (i have not root permission on this machine)
by jguinet
Fri Apr 12, 2024 6:48 am
Forum: Questions
Topic: Can't load OBJ
Replies: 4
Views: 3014

Re: Can't load OBJ

Hi,

Thanks for your answer daniel, it seems to have no effect on results.

QCORE_IO_PLUGIN seems to be correctly compiled :

objdump -TC /softs/projets/outils_qi/simu3D/3rdparty/CloudCompare-master/bin/lib64/cloudcompare/plugins/libQCORE_IO_PLUGIN.so |grep ObjFilter
0000000000031640 g DF .text ...
by jguinet
Wed Apr 10, 2024 9:31 am
Forum: Questions
Topic: Can't load OBJ
Replies: 4
Views: 3014

Can't load OBJ

I have compiled and installed CC on liunx arch with Cmake (using master version), but i can't open OBJ files (my OBJ are OK I had tried in the past with an older cloudcompare version), please see the attached pictures.

I have tried to check some CMake IO option without results.

Do you know if ...