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
expected behavior
what should happen?
When I run command "cargo build --release" on Window 11, I receive the error: " mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in libknf_rs_sys-18676f0b7014dd73.rlib(knfc.obj)"
system info
os: windows 11
screenpipe version: 0.1.98
additional context
add any other context, screenshots, or error logs here.
"note: libesaxx_rs-1319760f5c75a303.rlib(2e40c9e35e9506f4-esaxx.o) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in libknf_rs_sys-18676f0b7014dd73.rlib(knfc.obj)␍
Creating library C\screenpipe_audio.lib and object \screenpipe_audio.exp␍
screenpipe_audio.exe : fatal error LNK1319: 1 mismatches detected␍"
The text was updated successfully, but these errors were encountered:
describe the bug
brief description of the bug.
to reproduce
expected behavior
what should happen?
When I run command "cargo build --release" on Window 11, I receive the error: " mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in libknf_rs_sys-18676f0b7014dd73.rlib(knfc.obj)"
system info
additional context
add any other context, screenshots, or error logs here.
"note: libesaxx_rs-1319760f5c75a303.rlib(2e40c9e35e9506f4-esaxx.o) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in libknf_rs_sys-18676f0b7014dd73.rlib(knfc.obj)␍
Creating library C\screenpipe_audio.lib and object \screenpipe_audio.exp␍
screenpipe_audio.exe : fatal error LNK1319: 1 mismatches detected␍"
The text was updated successfully, but these errors were encountered: