Help Building the clients

Post Reply
deoboropk
Posts: 33
Joined: Tue Apr 02, 2013 1:45 am

Help Building the clients

Post by deoboropk » Mon Feb 24, 2014 11:01 am

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.

User avatar
whasf
Site Admin
Posts: 1312
Joined: Thu Jul 19, 2012 9:11 pm

Re: Help Building the clients

Post by whasf » Mon Feb 24, 2014 12:29 pm

Sounds like you have it targeted wrong.. See some of these hits:

https://www.google.com/#q=Specified+pla ... or+invalid
-- Whasf

User avatar
kjLotus
Special Guest
Posts: 1813
Joined: Sun Jul 22, 2012 2:16 pm

Re: Help Building the clients

Post by kjLotus » Mon Feb 24, 2014 12:42 pm

install visual studio 2013, the project requires 2013 now

deoboropk
Posts: 33
Joined: Tue Apr 02, 2013 1:45 am

Re: Help Building the clients

Post by deoboropk » Fri Feb 28, 2014 7:58 am

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?

nasomi
Posts: 141
Joined: Wed Feb 13, 2013 8:51 am

Re: Help Building the clients

Post by nasomi » Fri Feb 28, 2014 9:16 am

@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.

deoboropk
Posts: 33
Joined: Tue Apr 02, 2013 1:45 am

Re: Help Building the clients

Post by deoboropk » Fri Feb 28, 2014 9:31 am

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!!

Post Reply