freetype-rs icon indicating copy to clipboard operation
freetype-rs copied to clipboard

Cant build anymore after update 0.38.0

Open Andy16823 opened this issue 11 months ago • 0 comments

Hello, its not possible for me to build the project anymore after the last update.

    Blocking waiting for file lock on build directory
   Compiling freetype-sys v0.23.0
error: failed to run custom build command for `freetype-sys v0.23.0`

Caused by:
  process didn't exit successfully: `C:\Users\andy1\Documents\RustProjects\dungeon-game\target\debug\build\freetype-sys-50058352d8c5e3e2\build-script-build` (exit code: 1)
  --- stderr


  error occurred in cc-rs: Command "C:\\Program Files\\Microsoft Visual Studio\\2022\\Enterprise\\VC\\Tools\\MSVC\\14.42.34433\\bin\\HostX64\\x64\\cl.exe" "-nologo" "-MD" "-Z7" "-Brepro" "-I" "libpng" "-I" "libz-sys/src/zlib" "-W4" "-FoC:\\Users\\andy1\\Documents\\RustProjects\\dungeon-game\\target\\debug\\build\\freetype-sys-3aceacad625ba01e\\out\\a85252b2282655d4-png.o" "-c" "libpng/png.c" with args cl.exe did not execute successfully (status code exit code: 2).

Andy16823 avatar Jan 09 '25 22:01 Andy16823