Closed johnoel closed 2 years ago
If building the tpl in the root directory of admb where VERSION file exists, it will fail to build with the below compile error under the macOS.
./version:1:1: error: expected unqualified-id
It would be better to just rename VERSION to VERSION.txt to avoid the error.
If building the tpl in the root directory of admb where VERSION file exists, it will fail to build with the below compile error under the macOS.
It would be better to just rename VERSION to VERSION.txt to avoid the error.