Skip to content

Instantly share code, notes, and snippets.

@NoEffex
NoEffex / cryengine-vs2015u3-fix.patch
Created July 3, 2016 05:58
CryEngine VS 2015 Update 3 compilation fix
diff --git a/Code/CryEngine/CryCommon/CryThreading/IJobManager_JobDelegator.h b/Code/CryEngine/CryCommon/CryThreading/IJobManager_JobDelegator.h
index 815a1df..e1ce244 100644
--- a/Code/CryEngine/CryCommon/CryThreading/IJobManager_JobDelegator.h
+++ b/Code/CryEngine/CryCommon/CryThreading/IJobManager_JobDelegator.h
@@ -59,8 +59,13 @@ private:
static False_ helper(...);
public:
+
#if CRY_PLATFORM_WINDOWS || CRY_PLATFORM_DURANGO // use a compiler intrinsic if available
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: EXC_I386_GPFLT
Exception Note: EXC_CORPSE_NOTIFY
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 net.sourceforge.mumble.Mumble 0x0000000108911c94 QPlatformScreen::screen() const + 20
1 net.sourceforge.mumble.Mumble 0x000000010894e9f7 QScreen::virtualSiblings() const + 231
2 net.sourceforge.mumble.Mumble 0x00000001089296b7 QWindowPrivate::setTopLevelScreen(QScreen*, bool) + 599
touch /SOMETHINGSPECIAL
#! /bin/bash
touch /SOMETHINGINAPPROPRIATE