Re: [deal.II] Re: CTest Build Error

2020-10-29 Thread Zachary Streeter
Daniel, Couldn't get much easier than that! I misread the website "ensure that deal.II is successfully configured and built (installation is not necessary)" as just configure! Note, I haven't actually tried to make first then test but I'd be surprised if that wasn't it. Cheers, Zachary On T

Re: [deal.II] Re: CTest Build Error

2020-10-29 Thread Daniel Arndt
Zachary, Did you actually build deal.II, i.e did you run make? Best, Daniel Am Do., 29. Okt. 2020 um 10:39 Uhr schrieb Zachary Streeter < zacharyloui...@gmail.com>: > I'v tried on various computers so I think I'm missing a step. > > 1) $ cmake .. > 2) $ make setup_tests > and everything works,

[deal.II] Re: CTest Build Error

2020-10-29 Thread Zachary Streeter
I'v tried on various computers so I think I'm missing a step. 1) $ cmake .. 2) $ make setup_tests and everything works, it seems, so far... 3) $ ctest -V -R "base/aligned_vector_01" ( and here is my output on a different computer ) test 1181 Start 1181: base/aligned_vector_01.debug 1181: T