- Joined
- Nov 11, 2007
- Messages
- 443
- Reaction score
- 1
[Ascent]
------ Build started: Project: ascent, Configuration: Release Win32 ------
Compiling...
Master.cpp
Main.cpp
CoreMemoryAllocator_Core.cpp
ConsoleListener.cpp
ConsoleCommands.cpp
CConsole.cpp
Linking...
LINK : warning LNK4224: /OPT:NOWIN98 is no longer supported; ignored
LINK : fatal error LNK1181: cannot open input file '.\release\game.lib'
Build log was saved at "file://c:\Users\Espionage724\SVN\Ascent Emulator (Trunk)\win\VC90\Release\BuildLog.htm"
ascent - 1 error(s), 1 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 7 skipped ==========
It keeps failing for some reason. I'm using Visual C++ 2008 and it has always worked before.
------ Build started: Project: ascent, Configuration: Release Win32 ------
Compiling...
Master.cpp
Main.cpp
CoreMemoryAllocator_Core.cpp
ConsoleListener.cpp
ConsoleCommands.cpp
CConsole.cpp
Linking...
LINK : warning LNK4224: /OPT:NOWIN98 is no longer supported; ignored
LINK : fatal error LNK1181: cannot open input file '.\release\game.lib'
Build log was saved at "file://c:\Users\Espionage724\SVN\Ascent Emulator (Trunk)\win\VC90\Release\BuildLog.htm"
ascent - 1 error(s), 1 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 7 skipped ==========
It keeps failing for some reason. I'm using Visual C++ 2008 and it has always worked before.