Posts: 22
Threads: 9
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Jan 2021
Reputation:
0
Hello, I am trying to compile with VB2019 but when I compile the client I get this error.
1>lua5.1.lib(lauxlib.obj) : error LNK2001: símbolo externo ___iob_func sin resolver
1>tinyxml.lib(tinyxml.obj) : error LNK2001: símbolo externo _sscanf_s sin resolver
1>tinyxml.lib(tinyxml.obj) : error LNK2001: símbolo externo __vsnprintf_s sin resolver
1>libpng.lib(pngerror.obj) : error LNK2001: símbolo externo __imp____iob_func sin resolver
1>C:\LastChaos\Client\EP4 Client 1776\Bin\Engine.dll : fatal error LNK1120: 4 externos sin resolver
1>Compilación del proyecto "Engine_2010.vcxproj" terminada -- ERROR.
Nevermind, I fixed it. Thank you!
Posts: 340
Threads: 27
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Mar 2021
Reputation:
0
probably you have upgraded the sdk. Install vs2010 and sp1, then re-extract the source. Once you open it, they will ask to upgrade the sdk, press NO
Posts: 22
Threads: 9
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Jan 2021
Reputation:
0
Yeah, that happened, I have VS2010 SP1 but I cannot install somehow, I upgraded to 2019, do you have 2010 sp1 that you can share with me? I will try again anyway.
Posts: 22
Threads: 9
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Jan 2021
Reputation:
0
Thank you. I already installed it but now I have this problem.
'bison'is not recognized as an internal or external command
'flex'is not recognized as an internal or external command
Could Not Find C:\LastChaos\SRCDesign\Ecc\Parser.c