You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error trying to open data input file C:\gmacs\src\build\release\gmacs.dat
Error trying to read in model data
This is usual caused by a missing DAT file
make: *** [run] Error 1
The text was updated successfully, but these errors were encountered:
Many of these make files were written on linux or mac os. You can just use the usual command line options to compile and run the model code.
On Nov 6, 2017, at 11:45 AM, A.D. Letaw ***@***.***> wrote:
For gmacs/examples/bbrkc_2017. May need a make.bat instead
Running gmacs/examples/bbrkc_2017/Makefile:
make: seq: Command not found
echo "all success"
all success
Running gmacs/examples/bbrkc_2017/model_*/Makefile:
Error trying to open data input file C:\gmacs\src\build\release\gmacs.dat
Error trying to read in model data
This is usual caused by a missing DAT file
make: *** [run] Error 1
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub <#198>, or mute the thread <https://github.com/notifications/unsubscribe-auth/ABLiSOxZCwfWa8YcXTkFNDA1zC7-Z7npks5sz2HrgaJpZM4QTxcr>.
For
gmacs/examples/bbrkc_2017
. May need amake.bat
insteadRunning
gmacs/examples/bbrkc_2017/Makefile
:Running
gmacs/examples/bbrkc_2017/model_*/Makefile
:The text was updated successfully, but these errors were encountered: