motorsep Posted June 21, 2014 Report Share Posted June 21, 2014 (edited) I see there are some goodies with VBOs on github Can someone please make Win64 build of current DR ? Thanks! Edited June 22, 2014 by motorsep Quote Link to comment Share on other sites More sharing options...
AluminumHaste Posted June 24, 2014 Report Share Posted June 24, 2014 What's wrong with this one? https://sourceforge.net/projects/darkradiant/files/darkradiant/1.8.0/darkradiant-1.8.0-x64.exe/download Quote I always assumed I'd taste like boot leather. Link to comment Share on other sites More sharing options...
OrbWeaver Posted June 24, 2014 Report Share Posted June 24, 2014 The last official release doesn't contain the fix for patch rendering on nVidia hardware, which is the subject of the recent Github commits. If there aren't any Windows developers available I can in theory make a Windows release, but it might take a while to get set up with all the necessary tools to build it. Last time I tried developing on Windows I had to install various SDKs in a particular order and even edit some configuration files in the MSVC installation directory in order to build DR. Quote DarkRadiant homepage ⋄ DarkRadiant user guide ⋄ OrbWeaver's Dark Ambients ⋄ Blender export scripts Link to comment Share on other sites More sharing options...
motorsep Posted June 24, 2014 Author Report Share Posted June 24, 2014 I can compile 32bit myself (at least I did for the last preview build), but 64bit requires MSVC2013 (or Pro version of MSVC2010), which I don't have. I recall greebo was the one who built it last time. Not sure if he is busy with wxWidgets and can't compile or something else. Quote Link to comment Share on other sites More sharing options...
AluminumHaste Posted June 24, 2014 Report Share Posted June 24, 2014 I usually build my own also, haven't done it in a while, I'll give it a shot. Quote I always assumed I'd taste like boot leather. Link to comment Share on other sites More sharing options...
AluminumHaste Posted June 26, 2014 Report Share Posted June 26, 2014 Nope, all attempts fail. Tried VS2010/2012, 32bit and 64bit fails with various errors. Quote I always assumed I'd taste like boot leather. Link to comment Share on other sites More sharing options...
motorsep Posted June 26, 2014 Author Report Share Posted June 26, 2014 o.O What were the issues? Quote Link to comment Share on other sites More sharing options...
AluminumHaste Posted June 26, 2014 Report Share Posted June 26, 2014 I'll post them when I get home, at lunch with fiancé at the moment. Quote I always assumed I'd taste like boot leather. Link to comment Share on other sites More sharing options...
AluminumHaste Posted June 26, 2014 Report Share Posted June 26, 2014 Okay soVS2010 Release x64 build, over 940 Errors before build auto stopped.VS2010 Release Win32 build, 1129 errors, 18 succeeded, 23 failed.VS2012 Release x64 build, 7 errors, 41 succeeded, 1 failed Error 494 error LNK2038: mismatch detected for '_MSC_VER': value '1700' doesn't match value '1600' in MathTest.obj E:\DarkRadiantSRC\DarkRadiant\test\mathlib.lib(Matrix4.obj) Error 495 error LNK2001: unresolved external symbol "__declspec(dllimport) void __cdecl std::_Xbad_alloc(void)" (__imp_?_Xbad_alloc@std@@YAXXZ) E:\DarkRadiantSRC\DarkRadiant\test\mathlib.lib(Matrix4.obj) Error 496 error LNK2001: unresolved external symbol "__declspec(dllimport) char const * __cdecl std::_Syserror_map(int)" (__imp_?_Syserror_map@std@@YAPEBDH@Z) E:\DarkRadiantSRC\DarkRadiant\test\mathlib.lib(Matrix4.obj) Error 497 error LNK2001: unresolved external symbol "__declspec(dllimport) char const * __cdecl std::_Winerror_map(int)" (__imp_?_Winerror_map@std@@YAPEBDH@Z) E:\DarkRadiantSRC\DarkRadiant\test\mathlib.lib(Matrix4.obj) Error 498 error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __cdecl std::basic_ostream<char,struct std::char_traits<char> >::_Add_vtordisp2(void)" (__imp_?_Add_vtordisp2@?$basic_ostream@DU?$char_traits@D@std@@@std@@UEAAXXZ) E:\DarkRadiantSRC\DarkRadiant\test\mathlib.lib(Matrix4.obj) Error 499 error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __cdecl std::basic_istream<char,struct std::char_traits<char> >::_Add_vtordisp1(void)" (__imp_?_Add_vtordisp1@?$basic_istream@DU?$char_traits@D@std@@@std@@UEAAXXZ) E:\DarkRadiantSRC\DarkRadiant\test\mathlib.lib(Matrix4.obj) Error 500 error LNK1120: 5 unresolved externals E:\DarkRadiantSRC\DarkRadiant\tools\test\testsuite.exe VS2012 Release x64 build, 11 errors, 41 succeeded, 1 failed Error 455 error LNK2038: mismatch detected for '_MSC_VER': value '1700' doesn't match value '1600' in MathTest.obj E:\DarkRadiantSRC\DarkRadiant\test\mathlib.lib(Matrix4.obj) Error 456 error LNK2001: unresolved external symbol "__declspec(dllimport) void __cdecl std::_Xbad_alloc(void)" (__imp_?_Xbad_alloc@std@@YAXXZ) E:\DarkRadiantSRC\DarkRadiant\test\mathlib.lib(Matrix4.obj) Error 457 error LNK2001: unresolved external symbol "__declspec(dllimport) char const * __cdecl std::_Syserror_map(int)" (__imp_?_Syserror_map@std@@YAPBDH@Z) E:\DarkRadiantSRC\DarkRadiant\test\mathlib.lib(Matrix4.obj) Error 458 error LNK2001: unresolved external symbol "__declspec(dllimport) char const * __cdecl std::_Winerror_map(int)" (__imp_?_Winerror_map@std@@YAPBDH@Z) E:\DarkRadiantSRC\DarkRadiant\test\mathlib.lib(Matrix4.obj) Error 459 error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __thiscall std::basic_ostream<char,struct std::char_traits<char> >::_Add_vtordisp2(void)" (__imp_?_Add_vtordisp2@?$basic_ostream@DU?$char_traits@D@std@@@std@@UAEXXZ) E:\DarkRadiantSRC\DarkRadiant\test\mathlib.lib(Matrix4.obj) Error 460 error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __thiscall std::basic_istream<char,struct std::char_traits<char> >::_Add_vtordisp1(void)" (__imp_?_Add_vtordisp1@?$basic_istream@DU?$char_traits@D@std@@@std@@UAEXXZ) E:\DarkRadiantSRC\DarkRadiant\test\mathlib.lib(Matrix4.obj) Error 461 error LNK2001: unresolved external symbol __libm_sse2_acos_precise E:\DarkRadiantSRC\DarkRadiant\test\mathlib.lib(Matrix4.obj) Error 462 error LNK2001: unresolved external symbol __libm_sse2_cos_precise E:\DarkRadiantSRC\DarkRadiant\test\mathlib.lib(Matrix4.obj) Error 463 error LNK2001: unresolved external symbol __libm_sse2_sin_precise E:\DarkRadiantSRC\DarkRadiant\test\mathlib.lib(Matrix4.obj) Error 464 error LNK2001: unresolved external symbol __libm_sse2_sqrt_precise E:\DarkRadiantSRC\DarkRadiant\test\mathlib.lib(Matrix4.obj) Error 465 error LNK1120: 9 unresolved externals E:\DarkRadiantSRC\DarkRadiant\tools\test\testsuite.exe Quote I always assumed I'd taste like boot leather. Link to comment Share on other sites More sharing options...
motorsep Posted June 26, 2014 Author Report Share Posted June 26, 2014 I wonder if they now switched to MSVC2013. Just odd :/ Quote Link to comment Share on other sites More sharing options...
AluminumHaste Posted June 26, 2014 Report Share Posted June 26, 2014 That might be the case, I'll have to download VS2013 then. Quote I always assumed I'd taste like boot leather. Link to comment Share on other sites More sharing options...
motorsep Posted July 1, 2014 Author Report Share Posted July 1, 2014 Any luck? Quote Link to comment Share on other sites More sharing options...
AluminumHaste Posted July 1, 2014 Report Share Posted July 1, 2014 Lol downloading VS2013 right now as I type lol. Will let you know. Quote I always assumed I'd taste like boot leather. Link to comment Share on other sites More sharing options...
AluminumHaste Posted July 1, 2014 Report Share Posted July 1, 2014 Well there's no VS2013 solution, just 2010 and 2012. I nuked my local copy of DR and recloned. Installing VS2012 on my laptop right now. I'll try again. Quote I always assumed I'd taste like boot leather. Link to comment Share on other sites More sharing options...
motorsep Posted July 2, 2014 Author Report Share Posted July 2, 2014 Thanks AluminumHaste! Quote Link to comment Share on other sites More sharing options...
AluminumHaste Posted July 2, 2014 Report Share Posted July 2, 2014 Nope, still erroring out on a fresh clone. Oh well. Quote I always assumed I'd taste like boot leather. Link to comment Share on other sites More sharing options...
motorsep Posted July 8, 2014 Author Report Share Posted July 8, 2014 The last official release doesn't contain the fix for patch rendering on nVidia hardware, which is the subject of the recent Github commits. If there aren't any Windows developers available I can in theory make a Windows release, but it might take a while to get set up with all the necessary tools to build it. Last time I tried developing on Windows I had to install various SDKs in a particular order and even edit some configuration files in the MSVC installation directory in order to build DR. By chance, were you able to build Win 64 build of DR ? Quote Link to comment Share on other sites More sharing options...
greebo Posted July 13, 2014 Report Share Posted July 13, 2014 I can upload a 1.8.1 release, if this is still needed. Quote Link to comment Share on other sites More sharing options...
motorsep Posted July 13, 2014 Author Report Share Posted July 13, 2014 I can upload a 1.8.1 release, if this is still needed. It would be nice to have recent github build, due to performance improvements. Unless you think it's not that different from preview # 4 build, then I guess there is no need. Quote Link to comment Share on other sites More sharing options...
greebo Posted July 14, 2014 Report Share Posted July 14, 2014 There's a new release available on the website now: http://darkradiant.sourceforge.net/ If somebody could test whether the installer works for them, that'd be great. Quote Link to comment Share on other sites More sharing options...
AluminumHaste Posted July 14, 2014 Report Share Posted July 14, 2014 Downloading now.Greebo I can't Like your posts for some reason. Quote I always assumed I'd taste like boot leather. Link to comment Share on other sites More sharing options...
AluminumHaste Posted July 14, 2014 Report Share Posted July 14, 2014 Installed just perfect on my machine. Used my old preferences.BTW shouldn't it not do that? If I uninstall DarkRadiant 1.7, then install 1.8.1, shouldn't first time install pop up asking for location of the game?Doesn't that mean the uninstaller is leaving stuff behind? Quote I always assumed I'd taste like boot leather. Link to comment Share on other sites More sharing options...
greebo Posted July 14, 2014 Report Share Posted July 14, 2014 The user settings are stored in C:\Users\user\AppData\Roaming\DarkRadiant and is not removed when uninstalling, I think this is the default for most programs? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.