Hi all,
It is possible to compile this program without wifiscan support?
I'm on NetBSD and probably this part won't work, jus to exclude it from compilation?
Compiling strip-ansi-escapes v0.2.0
error: wifiscan doesn't compile for this platform yet
--> /usr/work/amd64/wip/netscanner/work/vendor/tokio-wifiscanner-0.2.2/src/sys.rs:17:1
|
17 | compile_error!("wifiscan doesn't compile for this platform yet");
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Compiling fastping-rs v0.2.4
Compiling color-eyre v0.6.3
error: could not compile `tokio-wifiscanner` (lib) due to 1 previous error
warning: build failed, waiting for other jobs to finish...
*** Error code 101
Stop.
Thanks,
Hi all,
It is possible to compile this program without wifiscan support?
I'm on NetBSD and probably this part won't work, jus to exclude it from compilation?
Thanks,