Code Monkey home page Code Monkey logo

Comments (3)

mastercoms avatar mastercoms commented on May 22, 2024 2

Full list of missing libs:

  • tier0/DESKey/DK2WIN32.LIB
  • lib/public/openvr_api.lib
  • lib/common/win32/2015/debug/cryptlib.lib
  • lib/common/win32/2015/release/binkw32.lib
  • lib/common/win32/2015/release/cryptlib.lib
  • lib/common/win32/2015/release/d3dx9.lib
  • lib/common/win32/2015/release/libjpeg.lib
  • lib/common/win32/2015/release/libpng.lib

co-made with @wgetJane

from tf2-patches.

mastercoms avatar mastercoms commented on May 22, 2024

Fixed in d6a0884

from tf2-patches.

mtashkinov avatar mtashkinov commented on May 22, 2024

It looks like I have exactly the same issue.
The creategameprojects_dev.bat outputs:

WARNING: Library '....\lib\common\win32\2015\release\cryptlib.lib' does not exist. Adding to project anyway.
WARNING: Library '....\lib\common\win32\2015\debug\cryptlib.lib' does not exist. Adding to project anyway.
...WARNING: Library '..\lib\common\win32\2015\release\cryptlib.lib' does not exist. Adding to project anyway.
WARNING: Library '..\lib\common\win32\2015\debug\cryptlib.lib' does not exist. Adding to project anyway.
.....WARNING: Library '..\lib\common\win32\2015\release\cryptlib.lib' does not exist. Adding to project anyway.
WARNING: Library '..\lib\common\win32\2015\debug\cryptlib.lib' does not exist. Adding to project anyway.
.WARNING: Library '..\lib\common\win32\2015\release\cryptlib.lib' does not exist. Adding to project anyway.
WARNING: Library '..\lib\common\win32\2015\debug\cryptlib.lib' does not exist. Adding to project anyway.
................WARNING: Library '....\lib\common\win32\2015\release\cryptlib.lib' does not exist. Adding to project anyway.
WARNING: Library '....\lib\common\win32\2015\debug\cryptlib.lib' does not exist. Adding to project anyway.
..WARNING: Library '....\lib\common\win32\2015\release\d3dx9.lib' does not exist. Adding to project anyway.

And the games.sln build fails with:

13>------ Build started: Project: engine, Configuration: Debug Win32 ------
8>LINK : fatal error LNK1104: cannot open file '....\lib\common\win32\2015\release\d3dx9.lib'
8>Done building project "shaderapidx9.vcxproj" -- FAILED.
10>LINK : fatal error LNK1104: cannot open file '..\lib\common\win32\2015\release\libjpeg.lib'
10>Done building project "replay.vcxproj" -- FAILED.
13>LINK : fatal error LNK1104: cannot open file '..\lib\common\win32\2015\release\binkw32.lib'
13>Done building project "engine.vcxproj" -- FAILED.
9>bsppack.vcxproj -> D:\team-comtress-2\utils\bsppack.\Debug.\bsppack.dll
9>Publishing to ......\game\bin.
9> 1 file(s) copied.
9> 1 file(s) copied.
11>LINK : fatal error LNK1104: cannot open file '....\lib\common\win32\2015\debug\cryptlib.lib'
11>Done building project "server_tf.vcxproj" -- FAILED.
12>LINK : fatal error LNK1104: cannot open file '....\lib\common\win32\2015\debug\cryptlib.lib'
12>Done building project "client_tf.vcxproj" -- FAILED.

Did I miss something?

from tf2-patches.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.