View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004122 | unreal | installing | public | 2012-09-11 14:52 | 2012-09-24 10:00 |
| Reporter | LiNKERS | Assigned To | |||
| Priority | normal | Severity | block | Reproducibility | always |
| Status | closed | Resolution | unable to duplicate | ||
| Product Version | 3.2.9 | ||||
| Summary | 0004122: Error on compiling | ||||
| Description | Hi, I tried by all means but compile the ircd impossible, there are still many errors. The latest version that I compiled the first time without error is 3.2.1! I want to update but impossible. With VS Express 2010: /out:config.exe config.obj cl /MD /Zi /J /I ./INCLUDE /I ./INCLUDE/WIN32/ARES /Fosrc/ /nologo /D FD_SETSIZE=16384 /D NOSPOOF=1 /c /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NON STDC_NO_DEPRECATE /D _USE_32BIT_TIME_T src/version.c version.c src/version.c(34) : error C2001: saut de ligne dans la constante src/version.c(36) : error C2143: erreur de syntaxe : absence de ';' avant 'type' NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 10.0\VC\BI N\cl.EXE"' : code retour '0x2' Stop. Error With Vs 9.0 (Win7 SDK): (MS SDK for Windows 7 and .NET Framework 3.5 SP1) wircd.def : error LNK2001: unresolved external symbol SSLKeyPasswd wircd.def : error LNK2001: unresolved external symbol SSLPassDLG wircd.def : error LNK2001: unresolved external symbol SSL_change_fd wircd.def : error LNK2001: unresolved external symbol SSL_set_nonblocking wircd.def : error LNK2001: unresolved external symbol SSL_smart_shutdown wircd.def : error LNK2001: unresolved external symbol add_remote_include wircd.def : error LNK2001: unresolved external symbol ctx_client wircd.def : error LNK2001: unresolved external symbol ctx_server wircd.def : error LNK2001: unresolved external symbol find_loaded_remote_include wircd.def : error LNK2001: unresolved external symbol find_remote_include wircd.def : error LNK2001: unresolved external symbol init_ctx_client wircd.def : error LNK2001: unresolved external symbol init_ctx_server wircd.def : error LNK2001: unresolved external symbol init_ssl wircd.def : error LNK2001: unresolved external symbol ircd_SSL_accept wircd.def : error LNK2001: unresolved external symbol ircd_SSL_client_handshake wircd.def : error LNK2001: unresolved external symbol ircd_SSL_connect wircd.def : error LNK2001: unresolved external symbol ircd_SSL_read wircd.def : error LNK2001: unresolved external symbol ircd_SSL_write wircd.def : error LNK2001: unresolved external symbol read_motd_asynch_downloade d wircd.def : error LNK2001: unresolved external symbol reinit_ssl wircd.def : error LNK2001: unresolved external symbol remote_include wircd.def : error LNK2001: unresolved external symbol ssl_client_handshake wircd.def : error LNK2001: unresolved external symbol ssl_error_str wircd.def : error LNK2001: unresolved external symbol ssl_get_cipher wircd.def : error LNK2001: unresolved external symbol ssl_handshake wircd.def : error LNK2001: unresolved external symbol ssl_pem_passwd_cb wircd.lib : fatal error LNK1120: 26 unresolved externals NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 9.0\ VC\Bin\link.EXE"' : return code '0x460' Stop. How to fix them? | ||||
| Additional Information | Many files missing on first step; tre/regex.h include/ares.h include/ares_build.h include/ares_rules.h include/ares_version.h | ||||
| 3rd party modules | |||||
|
|
Unreal compiles fine for me on Windows 7 64-bit using MSVC Express (latest). It looks like you are not following the provided instructions to compile Unreal on Windows. Be ABSOLUTELY SURE you are following the instructions provided in doc/compiling_win32.txt or on my FAQ http://unreal.x-tab.org/faq#compwin |
|
|
the FAQ is really useful and complete. It seems that the file doc/compiling_win32.txt can be incomplete and caused errors. Thanks. |
|
|
When compile on Windows -> Go to FAQ! |
|
|
Please don't set the status to 'has patch' unless you attach a patch. On-topic: doc/compiling_win32.txt should contain all information you need. If you think it is not clear enough or is missing information, then feel free to update the text and add a patch. That way other people can benefit. |
|
|
*set to feedback* please clarify what you didn't understand from our documentation |
|
|
Ok, well, if you ever have suggestions on how to improve the text, then please submit a bug report with a patch or updated doc. Thanks! |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2012-09-11 14:52 | LiNKERS | New Issue | |
| 2012-09-12 01:41 | Stealth | Note Added: 0017119 | |
| 2012-09-12 01:41 | Stealth | Status | new => feedback |
| 2012-09-12 05:07 | LiNKERS | Note Added: 0017120 | |
| 2012-09-12 05:08 | LiNKERS | Note Added: 0017121 | |
| 2012-09-12 05:08 | LiNKERS | Status | feedback => has patch |
| 2012-09-16 09:41 | syzop | Note Added: 0017124 | |
| 2012-09-16 09:41 | syzop | Priority | high => normal |
| 2012-09-16 09:41 | syzop | Severity | crash => block |
| 2012-09-16 09:41 | syzop | Status | has patch => new |
| 2012-09-16 09:43 | syzop | Note Edited: 0017124 | |
| 2012-09-17 09:59 | syzop | Status | new => feedback |
| 2012-09-17 10:00 | syzop | Note Added: 0017125 | |
| 2012-09-24 10:00 | syzop | Note Added: 0017129 | |
| 2012-09-24 10:00 | syzop | Status | feedback => closed |
| 2012-09-24 10:00 | syzop | Resolution | open => unable to duplicate |