We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The text was updated successfully, but these errors were encountered:
seems like it only happens one time after first build
logs from $ CARGO_LOG=cargo::core::compiler::fingerprint=info cargo build
$ CARGO_LOG=cargo::core::compiler::fingerprint=info cargo build
0.235170200s INFO prepare_target{force=false package_id=altv_internal_sdk v16.2.4 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint dirty for altv_internal_sdk v16.2.4/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "C:\\Users\\xshady\\.cargo\\registry\\src\\index.crates.io-6f17d22bba15001f\\altv_internal_sdk-16.2.4\\build.rs", Edition2021) } 0.235580300s INFO prepare_target{force=false package_id=altv_internal_sdk v16.2.4 target="build-script-build"}: cargo::core::compiler::fingerprint: dirty: FsStatusOutdated(StaleItem(ChangedFile { reference: "D:\\rust_dev\\test-altv\\target\\debug\\build\\altv_internal_sdk-480ce6f9343aa5a8\\output", reference_mtime: FileTime { seconds: 13376767405, nanos: 228439000 }, stale: "D:\\rust_dev\\test-altv\\target\\debug\\build\\altv_internal_sdk-480ce6f9343aa5a8\\out\\autocxx-build-dir\\include\\cxx.h", stale_mtime: FileTime { seconds: 13376767406, nanos: 798228000 } }))
Sorry, something went wrong.
google/autocxx#1408
No branches or pull requests
The text was updated successfully, but these errors were encountered: