Problems with latest Zip - mq2telnet

A forum for reporting bugs NOT related to custom plugins.

Moderator: MacroQuest Developers

ml2517
a grimling bloodguard
a grimling bloodguard
Posts: 1216
Joined: Wed Nov 12, 2003 1:12 am

Problems with latest Zip - mq2telnet

Post by ml2517 » Fri Nov 28, 2003 2:53 am

Lax had some problems compiling the mq2telnet.dll. Here is the output when compiling with VC6.

Code: Select all

--------------------Configuration: MQ2Telnet - Win32 Release--------------------
Compiling...
MQ2Telnet.cpp
EQLIB_IMPORTS
Linking...
   Creating library ../Release/mq2telnet.lib and object ../Release/mq2telnet.exp
MQ2Telnet.obj : error LNK2001: unresolved external symbol "public: bool __thiscall CTelnetServer::Listen(int)" (?Listen@CTelnetServer@@QAE_NH@Z)
MQ2Telnet.obj : error LNK2001: unresolved external symbol "public: __thiscall CTelnetServer::CTelnetServer(void)" (??0CTelnetServer@@QAE@XZ)
MQ2Telnet.obj : error LNK2001: unresolved external symbol "char * TelnetWelcome" (?TelnetWelcome@@3PADA)
MQ2Telnet.obj : error LNK2001: unresolved external symbol "char * TelnetPasswordPrompt" (?TelnetPasswordPrompt@@3PADA)
MQ2Telnet.obj : error LNK2001: unresolved external symbol "int LocalOnly" (?LocalOnly@@3HA)
MQ2Telnet.obj : error LNK2001: unresolved external symbol "char * TelnetLoginPrompt" (?TelnetLoginPrompt@@3PADA)
MQ2Telnet.obj : error LNK2001: unresolved external symbol "public: __thiscall CTelnetServer::~CTelnetServer(void)" (??1CTelnetServer@@QAE@XZ)
MQ2Telnet.obj : error LNK2001: unresolved external symbol "public: void __thiscall CTelnetServer::ProcessIncoming(void)" (?ProcessIncoming@CTelnetServer@@QAEXXZ)
MQ2Telnet.obj : error LNK2001: unresolved external symbol "public: void __thiscall CTelnetServer::Broadcast(char *)" (?Broadcast@CTelnetServer@@QAEXPAD@Z)
../Release/mq2telnet.dll : fatal error LNK1120: 9 unresolved externals
Error executing link.exe.

mq2telnet.dll - 10 error(s), 0 warning(s)

Lax
We're not worthy!
We're not worthy!
Posts: 3524
Joined: Thu Oct 17, 2002 1:01 pm
Location: ISBoxer
Contact:

Post by Lax » Fri Nov 28, 2003 3:11 am

yeah yeah zip is on its way ;)
Lax Lacks
Master of MQ2 Disaster
Purveyor of premium, EULA-safe MMORPG Multiboxing Software
* Multiboxing with ISBoxer: Quick Start Video
* EQPlayNice, WinEQ 2.0

ml2517
a grimling bloodguard
a grimling bloodguard
Posts: 1216
Joined: Wed Nov 12, 2003 1:12 am

Post by ml2517 » Fri Nov 28, 2003 3:13 am

:lol:

Lax
We're not worthy!
We're not worthy!
Posts: 3524
Joined: Thu Oct 17, 2002 1:01 pm
Location: ISBoxer
Contact:

Post by Lax » Fri Nov 28, 2003 3:16 am

Fixed. 20031128a.

the new mq2telnet.ini also didnt make it into the first 20031128
Lax Lacks
Master of MQ2 Disaster
Purveyor of premium, EULA-safe MMORPG Multiboxing Software
* Multiboxing with ISBoxer: Quick Start Video
* EQPlayNice, WinEQ 2.0

ml2517
a grimling bloodguard
a grimling bloodguard
Posts: 1216
Joined: Wed Nov 12, 2003 1:12 am

Post by ml2517 » Fri Nov 28, 2003 3:18 am

Compiles fine now. :D