Search found 1 match

by dmingram66
Wed May 27, 2020 1:09 pm
Forum: Installation issues
Topic: Building CS 6.0.1 on Mac OSX
Replies: 1
Views: 6288

Building CS 6.0.1 on Mac OSX

I have been trying to build 6.0.1 on OSX using Homebrew with both clang and gcc as well as gfortran.

during the build I get the following error:
cs_atmo.c:786:1: error: conflicting types for 'cs_atmo_chemistry_log_setup'
cs_atmo_chemistry_log_setup(void)
^
./cs_atmo.h:273:1: note: previous ...