anowell / wkhtmltopdf-rs

High-level Rust bindings for wkhtmltopdf
MIT License
75 stars 12 forks source link

Unable build on Windows 11 error: linking with `link.exe` failed: exit code: 1181 #21

Open ngmikeng opened 1 year ago

ngmikeng commented 1 year ago

I got this error when start Tauri App

error: linking with `link.exe` failed: exit code: 1181
  |
  = note: "C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.31.31103\\bin\\HostX64\\x64\\link.exe" "/NOLOGO" "C:\\Users\\Windows\\AppData\\Local\\Temp\\rustcN20GYh\\symbols.o"
.........
........
= note: LINK : fatal error LNK1181: cannot open input file 'wkhtmltox.lib'

I also have installed