Build Log
  

Rebuild started: Project: CUDABrot, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "c:\Users\Chris\Desktop\MandelBrowser\CUDABrot\Debug\RSP000007107207576.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "CUDABROT_EXPORTS" /D "_WINDLL" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TP .\CUDABrot.cpp
]
Creating command line "cl.exe @c:\Users\Chris\Desktop\MandelBrowser\CUDABrot\Debug\RSP000007107207576.rsp /nologo /errorReport:prompt"
Creating temporary file "c:\Users\Chris\Desktop\MandelBrowser\CUDABrot\Debug\TMP000008107207576.tmp" with contents
[
2 /* ISOLATIONAWARE_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\CUDABrot.dll.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\CUDABrot.dll.embed.manifest.res" c:\Users\Chris\Desktop\MandelBrowser\CUDABrot\Debug\TMP000008107207576.tmp"
Creating temporary file "c:\Users\Chris\Desktop\MandelBrowser\CUDABrot\Debug\RSP000009107207576.rsp" with contents
[
/VERBOSE:LIB /OUT:"C:\Users\Chris\Desktop\MandelBrowser\Debug\CUDABrot.dll" /INCREMENTAL /DLL /MANIFEST /MANIFESTFILE:"Debug\CUDABrot.dll.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"C:\Users\Chris\Desktop\MandelBrowser\Debug\CUDABrot.pdb" /SUBSYSTEM:WINDOWS /DYNAMICBASE /NXCOMPAT /MACHINE:X64 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

".\Debug\CUDABrot.obj"

".\Debug\CUDABrot.dll.embed.manifest.res"
]
Creating command line "link.exe @c:\Users\Chris\Desktop\MandelBrowser\CUDABrot\Debug\RSP000009107207576.rsp /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Compiling...
CUDABrot.cpp
Compiling manifest to resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
Linking...
.\Debug\CUDABrot.obj : fatal error LNK1112: module machine type 'X86' conflicts with target machine type 'x64'
Results
  
Build log was saved at "file://c:\Users\Chris\Desktop\MandelBrowser\CUDABrot\Debug\BuildLog.htm"
CUDABrot - 1 error(s), 0 warning(s)