Afforess
The White Wizard
I'm very new at this, so please be patient with me if this is a silly error.
I followed this guide on how to compile the source code correctly. The only difference between that guide is that I'm using VS 2008.
For reference, I'm using RevDCM's source code and Makefile, and I tried merging this Global Warming Mod. However, when I try to compile the source code, I get this error:
What exactly am I doing wrong?
I followed this guide on how to compile the source code correctly. The only difference between that guide is that I'm using VS 2008.
For reference, I'm using RevDCM's source code and Makefile, and I tried merging this Global Warming Mod. However, when I try to compile the source code, I get this error:
Spoiler :
Performing Makefile project actions
Microsoft (R) Program Maintenance Utility Version 9.00.30729.01
Copyright (C) Microsoft Corporation. All rights reserved.
NMAKE : fatal error U1073: don't know how to make 'clean'
Stop.
Microsoft (R) Program Maintenance Utility Version 9.00.30729.01
Copyright (C) Microsoft Corporation. All rights reserved.
NMAKE : fatal error U1052: file 'Final_Release' not found
Stop.
Project : error PRJ0019: A tool returned an error code from "Performing Makefile project actions"
Results Build log was saved at "file://c:\Users\Cameron\Desktop\CvGameCoreDLL\CvGameCoreDLL\Final_Release\BuildLog.htm"
CvGameCoreDLL - 3 error(s), 0 warning(s)
Microsoft (R) Program Maintenance Utility Version 9.00.30729.01
Copyright (C) Microsoft Corporation. All rights reserved.
NMAKE : fatal error U1073: don't know how to make 'clean'
Stop.
Microsoft (R) Program Maintenance Utility Version 9.00.30729.01
Copyright (C) Microsoft Corporation. All rights reserved.
NMAKE : fatal error U1052: file 'Final_Release' not found
Stop.
Project : error PRJ0019: A tool returned an error code from "Performing Makefile project actions"
Results Build log was saved at "file://c:\Users\Cameron\Desktop\CvGameCoreDLL\CvGameCoreDLL\Final_Release\BuildLog.htm"
CvGameCoreDLL - 3 error(s), 0 warning(s)
What exactly am I doing wrong?