You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{
"message": "extern location for gpoint does not exist: target\\rls\\debug\\deps\\libgpoint-8a0a5ba3c49d42ea.rmeta",
"source": "rustc",
"startLineNumber": 2,
"startColumn": 5,
"endLineNumber": 2,
"endColumn": 11
}
error[E0425]: cannot find function `snprintf` in crate `libc`
--> C:\Users\micro\.cargo\registry\src\github.com-1ecc6299db9ec823\gpoint-0.1.1\src\lib.rs:66:15
|
66 | libc::snprintf(
| ^^^^^^^^ not found in `libc`
error: aborting due to previous error
For more information about this error, try `rustc --explain E0425`.
error: could not compile `gpoint`
The text was updated successfully, but these errors were encountered:
Attempting to compile:
The text was updated successfully, but these errors were encountered: