dekoning-lab / WFES2-GUI

GUI implementation of wfes2.
GNU General Public License v3.0
0 stars 1 forks source link

Problem compiling with clang #181

Closed AlbertoCasasOrtiz closed 3 years ago

AlbertoCasasOrtiz commented 3 years ago

Compiler problem with clang. Maybe related to change from C++11 to C++14.

AlbertoCasasOrtiz commented 3 years ago

Effectively, the problem was the change from C++11 to C++14. Change back to C++11 in mac.