davechallis / rust-xgboost

Rust bindings for XGBoost.
MIT License
102 stars 37 forks source link

could not find native static library `rabit_empty`, perhaps an -L flag is missing? #22

Open Veiasai opened 7 months ago

Veiasai commented 7 months ago
   Compiling xgboost v0.1.4
error: could not find native static library `rabit_empty`, perhaps an -L flag is missing?

error: could not compile `xgboost-sys` (lib) due to previous error

do I miss any dependencies?