-
Notifications
You must be signed in to change notification settings - Fork 2
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
make fail #1
Comments
New commit should fix, confirmed to work on GCC 5.0 (Docker) |
@benjamin-james FASTCAR installed successfully. But there are some errors when I test the fastcar. errorsReading in sequences [=================================================] 100 % |
Can you please share the data sets you used for me to replicate this error? |
Send the files to you (benjamin-james@utulsa.edu) by email. Please check it. |
src/Runner.cpp: In member function ‘int Runner::run()’:
src/Runner.cpp:89:54: error: ‘Runner::largest_count’ is not a variable in clause ‘reduction’
Makefile:35: recipe for target 'bin/./src/Runner.o' failed
make[1]: *** [bin/./src/Runner.o] Error 1
make[1]: Leaving directory '/home/software/FASTCAR/src/cluster'
Makefile:10: recipe for target 'bin/fastcar' failed
make: *** [bin/fastcar] Error 2
The text was updated successfully, but these errors were encountered: