Вопрос

I use cygwin to build vowpal_wabbit-7.3 on win xp sp3.

./configue

make

It created folder vowpalwabbit with vw.exe but when I tried to run it give me error that cygwin1.dll not found, so how to properly use vowpalwabbit after it builded in cygwin?

Это было полезно?

Решение

Solution was just add "C:\cygwin\bin" to Path.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top