Helixhorned, on 29 February 2012 - 07:36 AM, said:
You know, that's exactly what I thought too.
Helixhorned, on 29 February 2012 - 07:36 AM, said:
Helixhorned, on 29 February 2012 - 07:36 AM, said:
1>gamedef.obj : error LNK2019: Verweis auf nicht aufgel÷stes externes Symbol "_strtoll" in Funktion "_parse_decimal_number". 1>eduke32.exe : fatal error LNK1120: 1 nicht aufgel÷ste externe Verweise. 1>NMAKE : fatal error U1077: ""C:\Programme\Microsoft Visual Studio 10.0\VC\bin\link.EXE"": R³ckgabe-Code "0x460" 1> Stop.
DeeperThought, on 29 February 2012 - 08:39 AM, said:
LeoD, on 29 February 2012 - 10:24 AM, said:
1>gamedef.obj : error LNK2019: Verweis auf nicht aufgel÷stes externes Symbol "_strtoll" in Funktion "_parse_decimal_number". 1>eduke32.exe : fatal error LNK1120: 1 nicht aufgel÷ste externe Verweise. 1>NMAKE : fatal error U1077: ""C:\Programme\Microsoft Visual Studio 10.0\VC\bin\link.EXE"": R³ckgabe-Code "0x460" 1> Stop.
#if defined(_MSC_VER) #define strtoll _strtoi64 #endif
Gambini, on 29 February 2012 - 06:20 PM, said:
This post has been edited by nogames: 02 March 2012 - 02:22 AM
This post has been edited by nogames: 02 March 2012 - 02:26 AM
Quote
This post has been edited by nogames: 04 March 2012 - 06:36 AM
underTaker, on 04 March 2012 - 06:20 AM, said:
This post has been edited by nogames: 04 March 2012 - 06:37 AM
This post has been edited by Hank: 04 March 2012 - 10:52 AM
underTaker, on 05 March 2012 - 09:49 AM, said:
Drek said:
Helixhorned said:
This post has been edited by Paul B: 12 March 2012 - 10:27 AM
Paul B, on 10 March 2012 - 09:54 PM, said:
Trooper Dan, on 10 March 2012 - 10:36 PM, said:
Paul B, on 10 March 2012 - 09:54 PM, said:
Helixhorned, on 12 March 2012 - 11:58 AM, said:
This post has been edited by Paul B: 12 March 2012 - 02:45 PM
This post has been edited by empy: 08 April 2012 - 07:15 AM