akdor1154 Posted July 23, 2011 Share Posted July 23, 2011 (edited) Hi, I have Wrye Bash working successfully, and with straightforward installation(!), with the Windows x64 version of Python 2.7. The only problem is that I have to remove the supplied CBash.dll as it is built as an x86 library, which x64 Python of course cannot load. I've had a shot at building it as x64 with Visual Studio 2010 (using the VS2008 toolchain, as CBash relies on the flawed assumption that "string literals" can be cast to char *, which is no longer the case), and the build completed without issue, but python crashes when I try to rebuild my bashed patch with my spiffy new CBash.dll. I know very, very little C++ and I was to be honest surprised to get as far as I did. Any chance of a developer more experienced with CBash having a look at this? -Jarrad Edited July 23, 2011 by akdor1154 Link to comment Share on other sites More sharing options...
Hickory Posted July 23, 2011 Share Posted July 23, 2011 You need to redirect your question in the official Wrye Bash thread over at the Bethsoft forums. Link to comment Share on other sites More sharing options...
Recommended Posts