Search found 45 matches

by Charlesw
Tue Nov 28, 2017 7:30 pm
Forum: Questions
Topic: Export FBX file Units
Replies: 11
Views: 7425

Re: Export FBX file Units

Was anything ever found on this topic? I am finding that my FBX exports (when brought into Navis) are importing to Navis as "centimeters". In CloudCompare, I have an FBX file generated from CAD. This file is in inches. I created a mesh from a point cloud which is also in inches. I exported...
by Charlesw
Tue Nov 28, 2017 3:53 pm
Forum: Questions
Topic: Normal compute
Replies: 14
Views: 8057

Re: Normal compute

I also disabled the check for version number on CGAL, this may cause an issue down the road.
by Charlesw
Tue Nov 28, 2017 3:46 pm
Forum: Questions
Topic: Normal compute
Replies: 14
Views: 8057

Re: Normal compute

problem solved. Needed to open CGAL sln and compile/build the cgal code.
by Charlesw
Tue Nov 28, 2017 1:12 am
Forum: Questions
Topic: Normal compute
Replies: 14
Views: 8057

Re: Normal compute

I followed the above notes from the previous posts and was able to compile myself instead of using the installer for cGAL. After compiling cGal myself, and pointing CC to the build folder for cGAL, it says I am using too old of a version for cGAL. I am using version 4.11 which i got from (https://gi...
by Charlesw
Tue Nov 28, 2017 12:55 am
Forum: Questions
Topic: Normal compute
Replies: 14
Views: 8057

Re: CGAL - CMAKE

I have begun to use some of the meshing tools in some scripts I write. I need to build CloudCompare with cGAL (currently not built with cGal, so when I use delaunay I get an error) I have installed cGal in both my local C: drive and also on a separate internal drive that no matter what cmake should ...
by Charlesw
Wed Jun 07, 2017 7:22 pm
Forum: Plugins
Topic: E57 Support - Extended Instructable?
Replies: 20
Views: 13907

Re: E57 Support - Extended Instructable?

jiuzhou, thank you very much. worked like a charm. I was trying to reference the existing folder for "xercesc\sax2". I did not think to just place it into the include folder in the first place -.\ Daniel, again thank you for continually looking over your forum and answering even the simple...
by Charlesw
Mon Jun 05, 2017 11:39 pm
Forum: Plugins
Topic: E57 Support - Extended Instructable?
Replies: 20
Views: 13907

Re: E57 Support - Extended Instructable?

So as there is no precompiled version of libE57 for msvc14.0 (VS2015). I am attempting to compile libE57 source code myself. Everything CC wise seems to be working, I am just missing the "E57Reflmpl.lib" files from the LibE57 libraries. do you know anything about compiling the source code ...
by Charlesw
Mon Jun 05, 2017 7:46 pm
Forum: Plugins
Topic: E57 Support - Extended Instructable?
Replies: 20
Views: 13907

Re: E57 Support - Extended Instructable?

I believe it is my libE57 files that are version 1600, when Im running 1900. And I will follow the instructions on the CC website for getting the correct libe57 compilation.
by Charlesw
Mon Jun 05, 2017 7:30 pm
Forum: Plugins
Topic: E57 Support - Extended Instructable?
Replies: 20
Views: 13907

Re: E57 Support - Extended Instructable?

ironically, i just finished redownloading boost and had downloaded 1.60 this time around and i got the boost portion to work just fine and xerces. 1 of 2 things must have been the fix: 1. installed boost to the actual program files of the OS 2. downloading 1.60 instead of 1.48 or 1.64 In visual stud...
by Charlesw
Tue May 30, 2017 2:22 pm
Forum: Plugins
Topic: E57 Support - Extended Instructable?
Replies: 20
Views: 13907

Re: E57 Support - Extended Instructable?

CMake Warning at C:/Program Files/CMake/share/cmake-3.7/Modules/FindBoost.cmake:761 (message): Imported targets not available for Boost version 106400 Call Stack (most recent call first): C:/Program Files/CMake/share/cmake-3.7/Modules/FindBoost.cmake:865 (_Boost_COMPONENT_DEPENDENCIES) C:/Program F...