Page 1 of 1

Afxres.h Woes ... can't build server @_@

Posted: Sat Sep 15, 2012 4:37 am
by Saraneth
Hello there! First off I would like to say a big thank you for all your guys' hard work! I really do love the FFXI private server you guys have made!

Secondly, I've tried to update my server tonight, usually I have no problem doing this via the dsp server updater.exe file (Which is a total bucket of awesome), but tonight I was getting errors, so I figured that I would try to just do it manually in visual studio.

This is the error message I'm getting D:

1>------ Build started: Project: DSConnect-server, Configuration: Debug Win32 ------
1>resource.rc(10): fatal error RC1015: cannot open include file 'afxres.h'.
1>
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
I get this message for all 3 servers (Game, connect and search)


I'm not sure how to rectify this, but if you guys have any ideas I will be very grateful!
Thank you so much for your time!

Re: Afxres.h Woes ... can't build server @_@

Posted: Sat Sep 15, 2012 4:50 am
by Saraneth
I think I figured it out, it required making a new Afxres.h file (Which I'd never done before... you learn something new every day! haha)

Have a great day everyone!

Re: Afxres.h Woes ... can't build server @_@

Posted: Sat Sep 15, 2012 5:56 am
by whasf
That's weird, that's a VC runtime file... Anyone else having this problem?

Re: Afxres.h Woes ... can't build server @_@

Posted: Sat Sep 15, 2012 10:28 am
by DeVeous
I got the same error after updating this morning. Looks like Revision:r1743 introduced this for anyone who doesn't have the platform SDK.

Re: Afxres.h Woes ... can't build server @_@

Posted: Sat Sep 15, 2012 1:18 pm
by Saraneth
I'm so glad you guys know what it is! haha, I'm still learning a lot about this side of computing so I was a bit panicky :p

Thank you for your time guys!

Re: Afxres.h Woes ... can't build server @_@

Posted: Sat Sep 15, 2012 1:20 pm
by whasf
Rev 1752 should fix it for you guys. I didn't know there was this difference for the Express and pay versions!

Re: Afxres.h Woes ... can't build server @_@

Posted: Sat Sep 15, 2012 1:38 pm
by Saraneth
Uh-oh, and now the DSPServerUpdater.exe doesn't work @_@ D:
The craziness continues!

Re: Afxres.h Woes ... can't build server @_@

Posted: Sat Sep 15, 2012 1:40 pm
by Saraneth
Thanks so much Whasf, you're so very kind!! :)

Re: Afxres.h Woes ... can't build server @_@

Posted: Sat Sep 15, 2012 1:47 pm
by Saraneth
ok, dspServerUpdater Did work eventually, had to remake my server from scratch (No biggie! haha).
Not sure if anyone else had that problem or if they do it manually, but no worries^^;

Have a great day!