Search found 8 matches
- Wed Dec 20, 2017 2:24 pm
- Forum: Issues, bugs, etc.
- Topic: Cannot see top menu in windows
- Replies: 2
- Views: 3513
Re: Cannot see top menu in windows
I can "fix" it temporarily with f9, so it looks like it is some windowed scaling issue..
- Wed Dec 20, 2017 2:18 pm
- Forum: Issues, bugs, etc.
- Topic: Cannot see top menu in windows
- Replies: 2
- Views: 3513
Cannot see top menu in windows
Hi,
I opened cloud compare and I cannot see my top menu. I tried installing the latest version and had the same problem:
Any idea what might be going on here?
This was previously working on my windows install so my apologies if this isnt a cloud compare issue.
I opened cloud compare and I cannot see my top menu. I tried installing the latest version and had the same problem:
Any idea what might be going on here?
This was previously working on my windows install so my apologies if this isnt a cloud compare issue.
- Fri Oct 02, 2015 4:50 pm
- Forum: Plugins
- Topic: isfinite problem in qPoissonrecon plugin
- Replies: 2
- Views: 4082
Re: isfinite problem in qPoissonrecon plugin
that seems to have fixed it. Thanks Daniel, have a great weekend!
- Fri Oct 02, 2015 3:38 pm
- Forum: Plugins
- Topic: isfinite problem in qPoissonrecon plugin
- Replies: 2
- Views: 4082
isfinite problem in qPoissonrecon plugin
My sincerest apologies for posting this on a friday evening but I hit a problem when compiling the latest version pulled from github. Originally when I tried to build the poisson reconstruction module it was missing poissonreconlib submodule. I ran a git update --recursive to get the latest version ...
- Fri Jun 13, 2014 11:41 am
- Forum: Plugins
- Topic: openMP issue with Poisson Reconstruction
- Replies: 2
- Views: 4537
Re: openMP issue with Poisson Reconstruction
That confused me aswell, if it compiles correctly with gnu and the -fopenmp flag then surely it should find the methods at runtime. Anyways I rebuilt it without openMP and now it is working correctly. Thanks again for your help and I will post on the github bug tracker in future.
- Wed Jun 11, 2014 1:01 pm
- Forum: Plugins
- Topic: openMP issue with Poisson Reconstruction
- Replies: 2
- Views: 4537
openMP issue with Poisson Reconstruction
Hi, I am trying to use the poisson reconstruction plugin but every time I try to apply it I get this error: CloudCompare: symbol lookup error: /usr/local/CloudCompare/plugins/libQPOISSON_RECON_PLUGIN.so: undefined symbol: omp_get_num_procs extensive googling seems to indicate that this is a compile ...
- Mon Apr 07, 2014 9:53 am
- Forum: Issues, bugs, etc.
- Topic: Problem building plugins
- Replies: 2
- Views: 3100
Re: Problem building plugins
Thank you so much for your help, I am very new to cmake. I found the relevant flag in cmakeCache.txt and it built successfully. Thanks again!
- Thu Apr 03, 2014 7:42 am
- Forum: Issues, bugs, etc.
- Topic: Problem building plugins
- Replies: 2
- Views: 3100
Problem building plugins
hi, I have downloaded the latest version of cloudcompare from github and I have successfully built it. Unfortunately it does not seem to build the plugins. I can see the plugin code and when I run cmake it says it is auto-adding the plugin folders. I am probably missing something stupid, is there a ...