biodynamo
biodynamo copied to clipboard
OpenMP header files <omp.h> are not supported in newer GCC versions (12)
Unfortunately there is a serious issue compiling and running openMP enabled biodynamo projects and demos because openMP's libraries such as <omp.h> using newer gcc version such as version 12.
Addtional checks will be made to find if there is a problem regarding that one specific gcc version or there is a general problem with all newer gcc versions such as version 13.
Screenshot of the problem:
Hi @johnpapad24 ,
Can you provide additional details? Like what's the matter, what's your setup, and how to reproduce?
Seems that stavros fixed the issue for now