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

Possible typo in BipartiteGraphInputOutput preventing build #40

Open
detzt opened this issue Apr 13, 2020 · 0 comments
Open

Possible typo in BipartiteGraphInputOutput preventing build #40

detzt opened this issue Apr 13, 2020 · 0 comments

Comments

@detzt
Copy link

detzt commented Apr 13, 2020

I am currently trying to use ColPack under Windows VS2019. The build failed due to an unknown symbol and in ColPack/BipartiteGraphBicoloring/BipartiteGraphInputOutput.cpp, L.1355.

Should that be a && or are you defining and as an operator somewhere?

I replaced it with && and it seems to work so far, but I haven't gotten very far yet.

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