Hi Amir,

deal.II 9.1 requires c++11
deal.II 9.2 requires c++11
deal.II 9.3 will require c++14

Your only choice would be to use an older version of deal.II but I
would strongly suggest updating your compilers instead.

On Sun, Dec 27, 2020 at 12:09 AM amir kiani <amirkiani2...@gmail.com> wrote:
>
> Hello.
> Recently I started to learn finite element programming.
> By surfing the net, I came to C++ and Deal.ii.
> One of my concerns in using Deal.ii and C++ is about any possible future 
> limitations.
> By reading tutorials on the website of Deal.ii, I realized that using Deal.ii 
> directly on windows is experimentally supported.
> Now my main question:
> As presented on the Deal.ii Website, If I build Deal.ii via each approach 
> (and in any operating system like Linux), Can I use classes and libraries of 
> Deal.ii in other C++ programs? Consider I want to use Deal.ii features in 
> C++03 with Visual Studio 2008 on Windows 7.
> Because I am working on developing an existing software, I am restricted to 
> use this standard of C++ and this version of Visual Studio.
> I appreciate all answers in advance
>
> --
> 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+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/dealii/a4df4788-b1c4-44e6-97c1-b06b6912554dn%40googlegroups.com.



-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/CAMRj59H%2B8vXqn0WJb4aAQ_MyfWkfAz7CogB9kp55pycfe6vfgg%40mail.gmail.com.

Reply via email to