View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004085 | unreal | ircd | public | 2012-02-11 21:15 | 2014-01-12 16:46 |
| Reporter | Jester | Assigned To | syzop | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 3.2.9 | ||||
| Summary | 0004085: compile time error on win32 using visual studio 2008 | ||||
| Description | when compiling the ircd on windows using visual studio 2008 an error is generated about version.c the exact error text is as follows: version.c src/version.c(34) : error C2001: newline in constant src/version.c(36) : error C2143: syntax error : missing ';' before 'type' NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 9.0\VC\Bin \cl.EXE"' : return code '0x2' Stop. C:\unrealdev\Unreal3.2> i have the relevant unreal libs downloaded and am trying to compile with all the extra features enabled i did not edit the make file instead opting to make my own batch file containg the correct nmake syntax | ||||
| Steps To Reproduce | install visual studio 2008 and update to service pack 1 install the windows 7 sdk try to compile the ircd | ||||
| Additional Information | this was tested on a fresh install of windows xp. the relevant compilers were installed only for the compilation of unreal. nothing else is installed on the system apart from updates from microsoft this is a vmware image i made explicitly for compiling my own ircd | ||||
| 3rd party modules | |||||