Skip to content
New issue

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

Compilation cannot find zt_desktop_tray.lib #60

Open
jary888 opened this issue Apr 10, 2024 · 1 comment
Open

Compilation cannot find zt_desktop_tray.lib #60

jary888 opened this issue Apr 10, 2024 · 1 comment

Comments

@jary888
Copy link

jary888 commented Apr 10, 2024

error: linking with link.exe failed: exit code: 1181
|
= note: "C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\bin\HostX64\x64\link.exe" "/NOLOGO" "C:\Users\ETTX\AppData\Local\Temp\rustc0yEIRv\symbols.o" "C:\Users\ETTX\source\repos\DesktopUI\target\x86_64-pc-windows-msvc\release\deps\zerotier_desktop_ui.zerotier_desktop_ui.1db63a00a8bfce49-cgu.0.rcgu.o" "/LIBPATH:C:\Users\ETTX\source\repos\DesktopUI\target\x86_64-pc-windows-msvc\release\deps" "/LIBPATH:C:\Users\ETTX\source\repos\DesktopUI\target\release\deps" "/LIBPATH:C:\Users\ETTX\source\repos\DesktopUI/tray" "/LIBPATH:C:\Users\ETTX\source\repos\DesktopUI/libui-ng/build/meson-out" "/LIBPATH:C:\Users\ETTX\.cargo\registry\src\mirrors.ustc.edu.cn-4affec411d11e50f\windows_x86_64_msvc-0.52.4\lib" "/LIBPATH:C:\Users\ETTX\.cargo\registry\src\mirrors.ustc.edu.cn-4affec411d11e50f\windows_x86_64_msvc-0.48.5\lib" "/LIBPATH:C:\Users\ETTX\source\repos\DesktopUI\target\x86_64-pc-windows-msvc\release\build\ring-58288a9bfa4e0251\out" "/LIBPATH:C:\Users\ETTX\.rustup\toolchains\stable-x86_64-pc-windows-msvc\lib\rustlib\x86_64-pc-windows-msvc\lib" "zt_desktop_tray.lib" "ui.lib" "C:\Users\ETTX\AppData\Local\Temp\rustc0yEIRv\libring-519772f871a70ff2.rlib" "C:\Users\ETTX\.rustup\toolchains\stable-x86_64-pc-windows-msvc\lib\rustlib\x86_64-pc-windows-msvc\lib\libcompiler_builtins-d4d285127ad54f3d.rlib" "shlwapi.lib" "windows.0.52.0.lib" "windows.0.52.0.lib" "windows.0.52.0.lib" "windows.0.52.0.lib" "windows.0.52.0.lib" "bcrypt.lib" "advapi32.lib" "windows.0.48.5.lib" "windows.0.48.5.lib" "kernel32.lib" "advapi32.lib" "bcrypt.lib" "kernel32.lib" "ntdll.lib" "userenv.lib" "ws2_32.lib" "kernel32.lib" "ws2_32.lib" "kernel32.lib" "ntdll.lib" "kernel32.lib" "msvcrt.lib" "/NXCOMPAT" "/LIBPATH:C:\Users\ETTX\.rustup\toolchains\stable-x86_64-pc-windows-msvc\lib\rustlib\x86_64-pc-windows-msvc\lib" "/OUT:C:\Users\ETTX\source\repos\DesktopUI\target\x86_64-pc-windows-msvc\release\deps\zerotier_desktop_ui.exe" "/SUBSYSTEM:windows" "/ENTRY:mainCRTStartup" "/OPT:REF,ICF" "/DEBUG" "/NATVIS:C:\Users\ETTX\.rustup\toolchains\stable-x86_64-pc-windows-msvc\lib\rustlib\etc\intrinsic.natvis" "/NATVIS:C:\Users\ETTX\.rustup\toolchains\stable-x86_64-pc-windows-msvc\lib\rustlib\etc\liballoc.natvis" "/NATVIS:C:\Users\ETTX\.rustup\toolchains\stable-x86_64-pc-windows-msvc\lib\rustlib\etc\libcore.natvis" "/NATVIS:C:\Users\ETTX\.rustup\toolchains\stable-x86_64-pc-windows-msvc\lib\rustlib\etc\libstd.natvis"
= note: LINK : fatal error LNK1181: 无法打开输入文件“zt_desktop_tray.lib”

warning: zerotier_desktop_ui (bin "zerotier_desktop_ui") generated 269 warnings
error: could not compile zerotier_desktop_ui (bin "zerotier_desktop_ui") due to 1 previous error; 269 warnings emitted

@ryadovoykartoshka
Copy link

Were you able to find a solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants