Search found 7 matches

by Ices
Thu Jul 14, 2005 8:04 am
Forum: MQ2::Help
Topic: Okay, what am I missing? (compile error)
Replies: 12
Views: 5284

"There is an edit button for a reason. When your 2 brain cells rub together and create a spark, you post. The next time those 2 rub together, use the edit function and add to/change your last comment. We don't need a thread full of posts from the same person over and over." Nor do we need ...
by Ices
Thu Jul 14, 2005 5:23 am
Forum: MQ2::Help
Topic: Okay, what am I missing? (compile error)
Replies: 12
Views: 5284

And I have visual studio .net 2003, but whenever I open the project files, I get all sorts of errors, no matter what I do. When I try and open the .sln file, it tells me that "the application for project *.vcproj is not installed. Make sure the application for .vcproj is installed." where ...
by Ices
Thu Jul 14, 2005 5:17 am
Forum: MQ2::Help
Topic: Okay, what am I missing? (compile error)
Replies: 12
Views: 5284

then why does the wiki say I can download it if I dont want to pay for a compiler? o.0
by Ices
Thu Jul 14, 2005 5:06 am
Forum: MQ2::Help
Topic: Okay, what am I missing? (compile error)
Replies: 12
Views: 5284

Okay, I've gotten 12 out of the 13 files to compile, the only one I'm still having issues with is the EQclasses.cpp, which gives me the following error. ".\EQClasses.cpp(125) : error C3068: 'EQClasses::CStmlWnd::AppendSTML' : a 'naked' function cannot contain objects that would require unwindin...
by Ices
Thu Jul 14, 2005 5:00 am
Forum: MQ2::Help
Topic: Okay, what am I missing? (compile error)
Replies: 12
Views: 5284

K, im a moron, fixed that issue, now I have another couple of error messages. ".\EQClasses.cpp(125) : error C3068: 'EQClasses::CStmlWnd::AppendSTML' : a 'naked' function cannot contain objects that would require unwinding if a C++ exception occurred" and "LINK : fatal error LNK1104: c...
by Ices
Thu Jul 14, 2005 4:57 am
Forum: MQ2::Help
Topic: Okay, what am I missing? (compile error)
Replies: 12
Views: 5284

I understand that, but where is the MQ2Main.lib file supposed to go? I tried putting it in the lib directory, but that didn't change anything.
by Ices
Thu Jul 14, 2005 4:52 am
Forum: MQ2::Help
Topic: Okay, what am I missing? (compile error)
Replies: 12
Views: 5284

Okay, what am I missing? (compile error)

Been fiddling with this release, trying to get it to compile all day (and night, now) and just can't get it to work. Can anyone tell me what I'm missing? ------ Build started: Project: MQ2Main, Configuration: Release Win32 ------ Compiling... EQClasses.cpp .\EQClasses.cpp(125) : error C3068: 'EQClas...