victorliu / S4

Stanford Stratified Structure Solver - Electromagnetic simulator for layered periodic structures
http://www.stanford.edu/group/fan/S4/
GNU General Public License v2.0
131 stars 149 forks source link

c++11 compatibility issues on MAC OSX #40

Closed afrutig closed 8 years ago

afrutig commented 8 years ago

I experienced some compatibility issues with c++11 standard.

For successfull compilation the makefile make.custom needs to be adapted:

victorliu commented 8 years ago

This should have been resolved by the last commit to the Makefiles