The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en
---
You received this message because you are subscribed to the Google Groups "deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dealii+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Yes, I read an article that suggested maybe v/s isn’t configured correctly. I’m looking into that. will report back
On Thu, May 3, 2018 at 1:17 PM Timo Heister <hei...@clemson.edu> wrote:
The message " is going to restart linking with a 64-bit linker for
better throughput" sounds like you are not using x64 tooling. Are you
using "set PreferredToolArchitecture=x64" in step 6?
On Wed, May 2, 2018 at 10:53 AM, Earl Fairall <efai...@gmail.com> wrote:
> For the record, "step-1.exe" does exist in the debug directory; however it
> appears to be corrupted.
>
> I also tried this command from x64 Native Tools Command Prompt VS2017, but I
> am not sure if the syntax is correct:
>
> cmake $ make run step-1
>
> logs confirm it is building, but say nothing about it running.
>
>
> Earl
>
> email to dealii+unsubscribe@googlegroups.com.
> For more options, visit https://urldefense.proofpoint.com/v2/url?u=https-3A__groups.google.com_d_optout&d=DwIBaQ&c=Ngd-ta5yRYsqeUsEDgxhcqsYYY1Xs5ogLxWPA_2Wlc4&r=4k7iKXbjGC8LfYxVJJXiaYVu6FRWmEjX38S7JmlS9Vw&m=VOWCO4y6EoxoxTUamHAg0u3_UZNqe_azpvMZT0RYMc8&s=7t9FfhYg6Yvfmgv034XIVwc4MsG1AE8uk9IGAeUlZbs&e=.
--
Timo Heister
http://www.math.clemson.edu/~heister/
--
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en
---
You received this message because you are subscribed to the Google Groups "deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dealii+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--Earl