Search found 3 matches

by keta
Fri Feb 09, 2007 4:52 pm
Forum: Unreal 3.2 Support
Topic: Win32 VS C++8 Compile Error
Replies: 6
Views: 6106

yeah, have test this and look the results

Microsoft (R) Program Maintenance Utility Version 8.00.50727.762
Copyright (C) Microsoft Corporation. All rights reserved.

cl src/win32/def-clean.c
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.762 for 80x86

Copyright (C) Microsoft ...
by keta
Wed Feb 07, 2007 3:45 pm
Forum: Unreal 3.2 Support
Topic: Win32 VS C++8 Compile Error
Replies: 6
Views: 6106

yeah, i have test in Unreal3.2.6
and error persist :shock:

[code]
K:\dev\Unreal3.2>nmake -f makefile.win32

Microsoft (R) Program Maintenance Utility Version 8.00.50727.762
Copyright (C) Microsoft Corporation. All rights reserved.

cl src/win32/config.c
Microsoft (R) 32-bit C/C++ Optimizing ...
by keta
Wed Feb 07, 2007 3:07 pm
Forum: Unreal 3.2 Support
Topic: Win32 VS C++8 Compile Error
Replies: 6
Views: 6106

Win32 VS C++8 Compile Error

hi, Win32 VS8 is installed, SDK ok and i'have big problem to compil unreal3.2.5


K:\dev\Unreal3.2.5>nmake -f makefile.win32

Microsoft (R) Program Maintenance Utility Version 8.00.50727.762
Copyright (C) Microsoft Corporation. All rights reserved.

cl src/win32/config.c
Microsoft (R) 32-bit C/C ...