Announcement
Collapse
No announcement yet.
Hypothetically Speaking....
Collapse
X
-
Call to Power 2: Apolyton Edition - download the latest version (12th June 2011)
CtP2 AE Wiki & Modding Reference
One way to compile the CtP2 Source Code.
-
It can be the first time. Once it's done though it's plain sailing.
If you're having problems then post the errors. I'm sure Martin or someone else lurking around will be able to help. I doubt I will, except to post links to helpful posts made by others.Call to Power 2: Apolyton Edition - download the latest version (12th June 2011)
CtP2 AE Wiki & Modding Reference
One way to compile the CtP2 Source Code.
Comment
-
Okay, I've established VC doesn't like me. Why the heck is it looking in "cygdrive" during the custom build step. "cygdrive" is part of the cygwin application, which I have uninstalled, and should have nothing to do with ctp2 or VC:
Code:------ Build started: Project: dbgen, Configuration: Final Win32 ------ Performing Custom Build Step /cygdrive/c/Program Files/Activision/Call To Power 2/bin/byacc: f - cannot open "/tmp" Project : error PRJ0019: A tool returned an error code from "Performing Custom Build Step" Build log was saved at "file://c:\Program Files\Activision\Call To Power 2\ctp2_code\gs\dbgen\Final\BuildLog.htm" dbgen - 1 error(s), 0 warning(s) ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
"
Comment
-
Originally posted by EPW View PostOkay, I've established VC doesn't like me. Why the heck is it looking in "cygdrive" during the custom build step. "cygdrive" is part of the cygwin application, which I have uninstalled, and should have nothing to do with ctp2 or VC:
Code:------ Build started: Project: dbgen, Configuration: Final Win32 ------ Performing Custom Build Step /cygdrive/c/Program Files/Activision/Call To Power 2/bin/byacc: f - cannot open "/tmp" Project : error PRJ0019: A tool returned an error code from "Performing Custom Build Step" Build log was saved at "file://c:\Program Files\Activision\Call To Power 2\ctp2_code\gs\dbgen\Final\BuildLog.htm" dbgen - 1 error(s), 0 warning(s) ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Call to Power 2: Apolyton Edition - download the latest version (12th June 2011)
CtP2 AE Wiki & Modding Reference
One way to compile the CtP2 Source Code.
Comment
-
So tell us all how you fixed the tmp directory thing.Call to Power 2: Apolyton Edition - download the latest version (12th June 2011)
CtP2 AE Wiki & Modding Reference
One way to compile the CtP2 Source Code.
Comment
-
A clean copy of MSVCRTD.DLL:Attached FilesCall to Power 2: Apolyton Edition - download the latest version (12th June 2011)
CtP2 AE Wiki & Modding Reference
One way to compile the CtP2 Source Code.
Comment
-
Originally posted by Maquiladora View PostI also use nointromovie (or you can remove the CD check and play without a CD, that also skips the intro). Other arguments (that I've yet to try) are notimeslice and runinbackground.
my disk does not read right any more.
Comment
-
Originally posted by JoeB12345 View PostHow do you do remove the cd part?
my disk does not read right any more.Call to Power 2: Apolyton Edition - download the latest version (12th June 2011)
CtP2 AE Wiki & Modding Reference
One way to compile the CtP2 Source Code.
Comment
-
Originally posted by Maquiladora View PostI can't remember what I did exactly. Just search in the source code for things like CDDRIVE or CDCHECK things like that. It's all inside one small source file and I juts changed one or two lines there.
-MartinCiv2 military advisor: "No complaints, Sir!"
Comment
Comment