Okay, I have been trying to compile my portable warper for a few days, but I keep running into error after error; here is my latest one that I need some assistance with:
Code:
------ Build started: Project: Warper, Configuration: Release Win32 ------
Compiling...
Warper.cpp
Setup.cpp
Generating Code...
Linking...
LINK : fatal error LNK1181: cannot open input file 'G:\Open.obj'
Build log was saved at "file://g:\Open Ascent\trunk\src\scripts\projects\2003_int_release_Warper\BuildLog.htm"
Warper - 1 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
I searched my computer for Open.obj but it didn't find anything
-Thanks in advanced, and +Rep to the person who resolves the issue