Search found 2 matches

by rocafella
Sun Jul 11, 2004 4:08 am
Forum: Unreal 3.2 Support
Topic: Unreal 3.2.1 Win32 Build Problems - type redefinition errors
Replies: 6
Views: 4499

codemastr: Yes, I did install libcurl.

fez: Thank you, this worked perfectly.

Perhaps add this note to the compiling_win32.txt guide, in case someone else runs into trouble? :)

Thank for the help.
by rocafella
Fri Jul 09, 2004 7:42 pm
Forum: Unreal 3.2 Support
Topic: Unreal 3.2.1 Win32 Build Problems - type redefinition errors
Replies: 6
Views: 4499

Unreal 3.2.1 Win32 Build Problems - type redefinition errors

When compiling UnrealIRCd 3.2.1, with openssl enabled, under Windows (using Visual Studio 2003), I recieve the following errors:

cl /MD /O2 /G5 /I ""D:\Development\LibCurl\include"" /I ""D:\Development\ZLib"" /I ""D:\Development\OpenSSL\include"" /J /I ./INCLUDE /Fosrc/ /nologo /D ZIP_LINKS /D ...