General Able to compile with VS2015?
Reply
Able to compile with VS2015?
Howdy there, thanks to the staff for keeping this project public. :)

Sorry if this has been covered, but it doesn't appear that the search at the top actually searches the forum.

Is it possible to compile source code provided on the download page using VS2015? The solution/project updates seem to go through fine, but I see a handful of these errors in the console when attempting a build for MQ2Main:

Error C3068 'EQClasses::CStmlWnd::AppendSTML': a 'naked' function cannot contain objects that would require unwinding if a C++ exception occurred

Not terribly familiar with C++ syntax and some googling didn't turn up an obvious solution.

Any pointers in the right direction would be appreciated!
Tue Jan 10, 2017 2:50 am
I've never tried on 2015. I think I have it installed though. Which client are you compiling?
Tue Jan 10, 2017 10:37 am
Project Lead
MQ2Emu_Titanium_Source.zip
Tue Jan 10, 2017 8:40 pm
I think you're looking at an uphill battle, the titanium source is from 2005. The most recent RoF is from 2013. Have you tried to get your hands on that client?
Fri Jan 13, 2017 11:02 am
Project Lead
The server I'm playing on only supports the Titanium client.

Managed to setup a VM running server 2003 and installed VS.NET 2003 that I can work with. Pretty clunky but it works. Appreciate you taking a look :)
Sat Jan 14, 2017 4:25 pm
Sure, sorry I couldn't provide a solution with your existing setup. It's possible, I think it would just take awhile.
Sun Jan 15, 2017 3:43 pm
Project Lead
General Able to compile with VS2015?
Reply