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

error C2664: cannot convert parameter from "std::istringstream" to "int32_t" #46

Open
AlfredAM opened this issue Nov 5, 2018 · 0 comments

Comments

@AlfredAM
Copy link

AlfredAM commented Nov 5, 2018

Hi,

I encountered the following error in building the project, any advice would be greatly appreciated.

\jfasttext\src\main\cpp\fasttext_wrapper.cc(77): error C2664: “void fasttext::FastText::predict(std::istream &,int32_t,bool,fasttext::real)”: cannot convert parameter 1 from "std::istringstream" to "int32_t"

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

1 participant