Search found 4 matches

by Nyal
Wed Apr 06, 2005 1:53 pm
Forum: MQ2::Help
Topic: compiling problem:"Cannot open file ..\MQ2Main.lib"
Replies: 10
Views: 3830

Done =)
by Nyal
Wed Apr 06, 2005 1:41 pm
Forum: MQ2::Help
Topic: compiling problem:"Cannot open file ..\MQ2Main.lib"
Replies: 10
Views: 3830

OMG, dont_know_at_all you own !! It works !! This is the detail to solve the problem based on what dont_know_at_all suggests : 1. Open MQ2main/MQ2data.cpp with notepad and set encoding type as UTF-8 2. Search the problematic line by keyin phrase : pDefault=strtok(NULL 3. Modify the line to pDefault=...
by Nyal
Wed Apr 06, 2005 12:15 pm
Forum: MQ2::Help
Topic: compiling problem:"Cannot open file ..\MQ2Main.lib"
Replies: 10
Views: 3830

Yeah. But this problem has bothered me for a long time since I started to use MQ2. I used to compile it on VS .NET trial server, so I could still play EQ with MQ2 while this compiling problem remained on my computer. But the server is odd now, it's not able to transfer files any more. So I am really...
by Nyal
Wed Apr 06, 2005 10:19 am
Forum: MQ2::Help
Topic: compiling problem:"Cannot open file ..\MQ2Main.lib"
Replies: 10
Views: 3830

compiling problem:"Cannot open file ..\MQ2Main.lib"

Hello everyone I have been reading a lot of posts here and been trying to compile MQ2 via several ways, including " VC++ 6.0 ", " VS .NET 2003 ", and " Microsoft Visual C++ Toolkit 2003 + Microsoft Platform SDK + eMbedded Visual C++ 4.0 " , but I always meet the same pr...