Originally posted by thejturner
View Post

const TCHAR* RequiredDependencyPaths64[]
TEXT("../Win64/GPULightmassKernel.dll")
const TCHAR* OptionalDependencyPaths64[]
TEXT("../DotNET/ProgressReporter.exe")
const TCHAR* RequiredDependencyPaths64[]
TEXT("../Win64/GPULightmassKernel.dll")
const TCHAR* OptionalDependencyPaths64[]
TEXT("../DotNET/ProgressReporter.exe")
Comment