Server set-up failed
so 2 days ago my hdd blew after a lightning hit power line....
so i had to get new drive and recompile ive followed step by step down to the T over and over Ive tried grabbing files from github rather than using GIT bash ive tried windows XP, 7, 2008 and keep getting same issue ========== Build: 11 succeeded, 1 failed, 0 up-to-date, 0 skipped ========== this box is XP using VS c++ 2010 ive checked over dump from VS and cant spot the erro.... so i dropped it into paste bin... here link http://pastebin.com/KtXEL7cX when i compile on my 7 and 2008 boxes i got the same problem.... again followed step by step... on windows 7 i continued to compile despite the erro... and when i hit start.bat it looded loot etc but then gave me erro could not find world.exe and zone.exe |
When posting your build log, it helps to click build again to parse out successful code messages.
Looking down through your posting, this is a compiler bug in VS2010. http://stackoverflow.com/questions/3...e-tuple-in-c0x (thanks lerxst!) If you can compile with VS2012/13, this problem was fixed. |
thing is ive compiled using CS2010 on XP before and had no issues .... so why all of a sudden do i get the fail? and as i said before i also got fail on my server 2008 box and my win 7 box.... both of those are running VS2013 for windows desktop
so this tells me its not VS2010 thats at fault here.... ill put my hands up if im wrong |
|
Vs sp1 didn't fix it so I'm out of ideas
I've build in windows co afew times (2 week ago last one) and it worked fine I compiled the exact same way both times So what do I do? I also double checked on my 7 and 2008 box and both of those give same erro What's chances of 3 compiles doing the same? |
With the current codebase, Visual Studio 2010 cannot be used and you may have to upgrade to 2012 or 2013 dependent upon the limits of your operating system. Hopefully KLS can find a way to fix this. :D
|
Are you using vs2010 to build on the win7 box?
I'm not sure when it was implemented..but, something fairly recently invoked the use of tuples. vs2010 will not support tuples properly. Tuples were introduced in a recent change to maps. For the time being, you will have to build using vs2012/2013 on win7..or revert to a change before the map code commit (5/23/2014). |
so atmo anyone useing xp is screwed?
u cant install vs 2012/13 on xp |
Quote:
|
I've thought of trying something fingers crossed someone could help me...
What ever has changed has to be coming from github I guess? Is there anyone who has the source folder that has not been update in the past 3 or 4 weeks? Who would be willing to zip and make it downloadable? Its worth a try ...as I have so box on 24/7 for dvr system running eq on this would save me having two systems running all the time |
This compile fail was brought to my attention recently and I just forgot to fix it. I'll try to get to it by the end of this weekend, sorry!
|
Thanks KLS look forward to it
|
I've been working on setting up a test server for me to mess around with things and not screw up things on the server I'm working on. When I'm going through the CMake step I get this
Code:
Compiling the C compiler identification source file "CMakeCCompilerId.c" failed. |
no idea here .... only issues i have had with cmake have been perl related and either reinstalling perl or a system reboot fixed this
|
p.s one of things maybe... cmake version... as setup was written for cmake 2.8 but cmake 3.0 is out now... ? dont know if it will make a differance or not?
cant personally see why it would |
All times are GMT -4. The time now is 06:08 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.