Hi there.
I have been running a FFXI Private server for just over a year now. Last night I needed to update the server so I re-build the client on visual studio. I now keep getting this error when I try to build it;
Error 1 error MSB8008: Specified platform toolset (v120) is not installed or invalid. Please make sure that a supported PlatformToolset value is selected. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Platforms\Win32\Microsoft.Cpp.Win32.Targets 518 6 DSConnect-server
Any help would be grateful.
Help Building the clients
Re: Help Building the clients
Sounds like you have it targeted wrong.. See some of these hits:
https://www.google.com/#q=Specified+pla ... or+invalid
https://www.google.com/#q=Specified+pla ... or+invalid
-- Whasf
Re: Help Building the clients
install visual studio 2013, the project requires 2013 now
Re: Help Building the clients
Brilliant thanks! Got it working again
One more thing. Didn't wanna make another post JUST for this.
But... The @setgil command doesnt work. All the other commands work, just not that one?
One more thing. Didn't wanna make another post JUST for this.
But... The @setgil command doesnt work. All the other commands work, just not that one?
Re: Help Building the clients
@setgil works, but it's a self targeted thing. @setgil 10 would set your personal gil to 10. If you want to give gil to another player you would @givegil player 10.
Nasomi FFXI Community Server - Classic CoP era fun!
http://www.facebook.com/nasomi
http://www.twitter.com/nasomi
http://www.facebook.com/nasomi
http://www.twitter.com/nasomi
Re: Help Building the clients
Hmm strange. The @setgil doesn't work but if I do the @givegil and put my name on then it works. Strange. Oh well. Thanks for your help!!