-
I was trying to install MOOSE using the guide from: https://mooseframework.inl.gov/getting_started/installation/ubuntu.html
But when I ran the following:
./scripts/update_and_rebuild_libmesh.sh
It …
-
It's mentioned in the readme.md that there would be no support for approximate NN. But after I look into the code, it seems approximate NN is supported already. Code below is in the searchLevel() fun…
-
Do we want to update it? If yes, we could snapshot the most recent version.
Btw, it has moved to https://github.com/jlblancoc/nanoflann from code.google.com.
-
when i compile the normals_hough,it comes
E:\normals_Hough-master\normals_Hough-master\include\Normals.h(252) : error C2664: “nanoflann::KDTreeSingleIndexAdaptor::knnSearch”: 不能将参数 3 从“long *”转换为“…
-
Hi,
I am trying to compile the latest Deal.II library from the git repository.
But once the library is built `cmake` fails to compile some of the example codes, like `step-9` and `step-7`. The rea…
-
This would establish the baseline and maybe point us to some new ideas.
-
Hi, and thanks for this library! i have the lib built on windows, but am having trouble building the examples. I get OpenMP errors:
```
Severity Code Description Project File Line Suppression Stat…
-
Using `develop` from today, [dabf4f1](https://github.com/spack/spack/commit/dabf4f17d3fe287bba010f41b1c05791bac4f4b6), I cannot concretize the `xsdk` spec at version `0.4.0`. Instead of successful co…
-
Hi there,
I'm attempting to follow the new installation instructions sent out with the e-mail today about the new release. When I enter:
>conda install -c usgs-astrogeology isis3
I receive th…
-
Hi,
I'm using Win 10 and Visual Studio 2017 (15.9). I replaced the file step.cc of project step.debug with step-2.cc of example 2.
While debugging, an error box poped up that reads:
```
Debug …