Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BBRKC 2017: Makefiles don't run in Windows #198

Open
adletaw opened this issue Nov 6, 2017 · 1 comment
Open

BBRKC 2017: Makefiles don't run in Windows #198

adletaw opened this issue Nov 6, 2017 · 1 comment
Milestone

Comments

@adletaw
Copy link
Contributor

adletaw commented Nov 6, 2017

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
@adletaw adletaw added this to the BBRKC 2017 milestone Nov 6, 2017
@smartell
Copy link
Contributor

smartell commented Nov 6, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants