You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It sounds like you are building without OpenMP. Does the default build configuration not have it enabled? @malleoz removed its installation from the Windows build instructions in 099f053, so I would assume it should always be installed.
omp_get_thread_num() in calculator.c is stopping me from compiling: Error: (ISO C99 and later do not support implicit function declarations.
The text was updated successfully, but these errors were encountered: