Post
by ChantillyLace » Sun Dec 04, 2016 7:02 pm
Downloaded Visual Studio 2015. Downloaded MQ2-20161119.zip. Unzipped to a new directory. Ran MQ2Auth.exe. Double clicked on MAcroQeust2.sln file. Highlighted MQ2Main and did a build. Got no errors. Copied the files in release out back to the same folder I just created. Ran MacroQuest2.exe.
In game I see the time stamp on all the chats but nothing on the map. I did a /mapfilter all and got "that is not a valid command". I then checked the ini file. Only 1 line of code. So I close everything and copy what was in the default ini to the ini file. In game still nothing except the time stamps. I also can't find the mq window anywhere. When I do a /whot I get nothing in any window. When I do a /who all, I get it where I expect it.
So go back to Visual Studio and click on the MQ2Maps folder.
Now I see errors:
LNK1104 Cannot open file 'libcpmt.lib' MQ2Map LINK line 1
return type may not be specified on a conversion function MQ2Main EQClasses.h lines 408, 409 and 6301.
I searched for that file and it exists. I even tried running Visual Studio as admin in case there was a permissions issue.
Using Visual Studio 2015 Update 3 with VB, VC#, and VC++ installed
Machine is Windows 10 home, i7 w/ 4 cores, 64 bit, and DirectX 12.
What do I need to do to fix this please?