cpprestsdk icon indicating copy to clipboard operation
cpprestsdk copied to clipboard

Error installing dependencies

Open vega0 opened this issue 4 years ago • 2 comments

    cmd.exe /C "cd . && "C:\Program Files\CMake\bin\cmake.exe" -E vs_link_exe --intdir=CMakeFiles\cmTC_df364.dir --rc=rc --mt=CMAKE_MT-NOTFOUND --manifests  -- C:\PROGRA~2\MICROS~1.0\VC\bin\amd64\link.exe /nologo CMakeFiles\cmTC_df364.dir\testCCompiler.c.obj  /out:cmTC_df364.exe /implib:cmTC_df364.lib /pdb:cmTC_df364.pdb /version:0.0 /machine:x64  /debug /INCREMENTAL /subsystem:console  kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ."
    RC Pass 1: command "rc /fo CMakeFiles\cmTC_df364.dir/manifest.res CMakeFiles\cmTC_df364.dir/manifest.rc" failed (exit code 0) with the following output:
    The system cannot find the file specified
    ninja: build stopped: subcommand failed.

  CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
  CMakeLists.txt:7 (project)

-- Configuring incomplete, errors occurred!
See also "D:/workspace/cpp.machinarium/deps/cpprestsdk/vcpkg/buildtrees/brotli/x64-windows-rel/CMakeFiles/CMakeOutput.log".
See also "D:/workspace/cpp.machinarium/deps/cpprestsdk/vcpkg/buildtrees/brotli/x64-windows-rel/CMakeFiles/CMakeError.log".
ninja: build stopped: subcommand failed.
PS D:\workspace\cpp.machinarium\deps\cpprestsdk\vcpkg>

vega0 avatar Oct 02 '21 02:10 vega0

I also had to face the same issue. Is there any solution that you got for the same.

g00fyball avatar Apr 07 '22 11:04 g00fyball

can you upload the vcpkg logs?

barcharcraz avatar Apr 08 '22 02:04 barcharcraz