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

compile error when doing : ./sbt package #3

Open
lefromage opened this issue Apr 13, 2016 · 1 comment
Open

compile error when doing : ./sbt package #3

lefromage opened this issue Apr 13, 2016 · 1 comment

Comments

@lefromage
Copy link

[error] /home/ubuntu/Downloads/BIDMach_Spark/src/main/scala/BIDMat/MatIO.scala:31: type mismatch;
[error] found : java.io.DataOutput
[error] required: String
[error] case fM:FMat => {out.writeInt(MatTypeTag.FMat); HMat.saveFMat(out, fM);}
[error]

@javadba
Copy link

javadba commented Jun 11, 2016

Seems to be fixed as of JCanney's commit on 6/10/16

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