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 on windows with mingw #1

Open
jb-alvarado opened this issue Oct 25, 2013 · 0 comments
Open

compile on windows with mingw #1

jb-alvarado opened this issue Oct 25, 2013 · 0 comments

Comments

@jb-alvarado
Copy link

Is there a way to compile it under Windows? When I try:

mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX:PATH=$LOCALDESTDIR -G "MSYS Makefiles" ..

I get errors of: error:
'__int*' does not name a type"
and:
error: 'const struct IOstats' has no member named 'bytesProcessed'

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