Jump to content

[SOLVED] r26161 fails to build on Windows.


gameboy
 Share

Recommended Posts

Today, I tested the latest svn26161. I compiled the game program using vs2017, and the compilation failed:

18>LINK : fatal error LNK1181: cannot open input file 'D:\trunk\binaries\system\engine.lib'
18>Done building project "test.vcxproj" -- FAILED.
========== Build: 14 succeeded, 4 failed, 0 up-to-date, 0 skipped ==========

 

I cleaned up the solution and tried to compile again, but it failed.

  • Like 1
Link to comment
Share on other sites

@Stan` 

18>Generating test_TerritoryManager.cpp
18>Generating test_scripts.cpp
18>Generating test_CmpTemplateManager.cpp
18>Generating test_ComponentManager.cpp
18>Generating test_EntityMap.cpp
18>Generating test_ParamNode.cpp
18>Generating test_SerializeTemplates.cpp
18>Generating test_Serializer.cpp
18>Generating test_Simulation2.cpp
18>Generating test_pkcs5_pbkdf5.cpp
18>Generating test_Preprocessor.cpp
18>precompiled.cpp
17>LINK : fatal error LNK1181: cannot open input file 'D:\trunk\binaries\system\engine.lib'
17>Done building project "pyrogenesis.vcxproj" -- FAILED.

 

18>test_CLogger.cpp
18>test_CStr.cpp
18>test_ConfigDB.cpp
18>test_Future.cpp
18>test_Hashing.cpp
18>test_Hotkeys.cpp
18>test_Mod.cpp
18>test_ModIo.cpp
18>test_TaskManager.cpp
18>test_fmt.cpp
18>test_test.cpp
18>test_FunctionWrapper.cpp
18>test_ScriptConversions.cpp
18>test_ScriptInterface.cpp
18>test_CinemaManager.cpp
18>test_CommandQueue.cpp
18>test_HierPathfinder.cpp
18>test_ObstructionManager.cpp
18>test_Pathfinder.cpp
18>test_Position.cpp
18>test_RangeManager.cpp
18>test_TerritoryManager.cpp
18>test_scripts.cpp
18>test_CmpTemplateManager.cpp
18>test_ComponentManager.cpp
18>test_EntityMap.cpp
18>test_ParamNode.cpp
18>test_SerializeTemplates.cpp
18>test_Serializer.cpp
18>test_Simulation2.cpp
18>test_root.cpp
18>test_setup.cpp
18>test_pkcs5_pbkdf5.cpp
18>test_Preprocessor.cpp
18>LINK : fatal error LNK1181: cannot open input file 'D:\trunk\binaries\system\engine.lib'
18>Done building project "test.vcxproj" -- FAILED.
========== Build: 15 succeeded, 3 failed, 0 up-to-date, 0 skipped ==========

Edited by gameboy
Link to comment
Share on other sites

  • Stan` changed the title to [SOLVED] r26161 fails to build on Windows.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...