Search found 5 matches

by spat
Wed Feb 15, 2006 9:59 pm
Forum: MQ2::Help
Topic: Getting a compile error on MQ2Main in EQClasses.cpp
Replies: 26
Views: 8891

Hot!

Thank you much. =)
by spat
Wed Feb 15, 2006 7:08 pm
Forum: MQ2::Help
Topic: Getting a compile error on MQ2Main in EQClasses.cpp
Replies: 26
Views: 8891

loading the solution file rather than the workspace fixed that problem. now i am hung up on: 1> Creating library ..\Release/MQ2Main.lib and object ..\Release/MQ2Main.exp 1>MQ2Auth.obj : error LNK2019: unresolved external symbol __imp__CallNextHookEx@16 referenced in function "long __stdcall pro...
by spat
Wed Feb 15, 2006 4:45 pm
Forum: MQ2::Help
Topic: Getting a compile error on MQ2Main in EQClasses.cpp
Replies: 26
Views: 8891

This is what i have done thus far: I unziped the zip file from the site into its on directory, retaining the directory structure etc. Then I double click the macroquest.dsw and it loads visual c++ express and asks me to convert the project, i click yes and atempt to compile and bam get that error. I...
by spat
Wed Feb 15, 2006 3:14 pm
Forum: MQ2::Help
Topic: Getting a compile error on MQ2Main in EQClasses.cpp
Replies: 26
Views: 8891

lol, I think its just the visual studio express compiler beeing too strict. Im 22, I usedto study computer science in college, but now im in the military studying russian, so i preaty much forgot all of my coding =/ Tried to figure out what the hell the compiler was bitching about in that line. Sear...
by spat
Wed Feb 15, 2006 1:32 am
Forum: MQ2::Help
Topic: Getting a compile error on MQ2Main in EQClasses.cpp
Replies: 26
Views: 8891

Getting a compile error on MQ2Main in EQClasses.cpp

http://www.macroquest2.com/wiki/index.php/MacroQuest2:Compiling#Troubleshooting when i try and complile MQ2Mail i get this error 1>.\EQClasses.cpp(128) : error C3068: 'EQClasses::CStmlWnd::AppendSTML' : a 'naked' function cannot contain objects that would require unwinding if a C++ exception occurre...