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 #47

Open
0x000777 opened this issue Dec 12, 2019 · 1 comment
Open

Error #47

0x000777 opened this issue Dec 12, 2019 · 1 comment

Comments

@0x000777
Copy link

0x000777 commented Dec 12, 2019

Today install on Windows 10, golang latest:

  1. Install Reindexer Server
  2. go get -a github.com/restream/reindexer
  3. mingw64

build example on readme.md and see error...
# github.com/restream/reindexer/bindings/builtin c:/Program Files/mingw-w64/x86_64-8.1.0-posix-seh-rt_v6-rev0/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lreindexer c:/Program Files/mingw-w64/x86_64-8.1.0-posix-seh-rt_v6-rev0/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lleveldb c:/Program Files/mingw-w64/x86_64-8.1.0-posix-seh-rt_v6-rev0/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lsnappy collect2.exe: error: ld returned 1 exit status

@ilyar
Copy link
Contributor

ilyar commented May 23, 2020

Need install snappy.
It will be difficult to satisfy dependencies for build in a window environment.
Use docker environment see sample https://github.com/ilyar/reindexer-sample

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