Closed cgrandin closed 7 years ago
For Windows, the exports below fail to set the flags properly in the shell..
compile: tiny_ad tiny_ad: tiny_ad.tpl export CXXFLAGS=-D_USE_MATH_DEFINES export LDFLAGS=-lm admb tiny_ad export CXXFLAGS= export LDFLAGS=
This works after I changed compilers to gcc 7.1.0.
For Windows, the exports below fail to set the flags properly in the shell..
compile: tiny_ad tiny_ad: tiny_ad.tpl export CXXFLAGS=-D_USE_MATH_DEFINES export LDFLAGS=-lm admb tiny_ad export CXXFLAGS= export LDFLAGS=