Build Log
  

Build started: Project: OP2Script, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "c:\Program Files\Outpost 2 Divided Destiny\SDK\ply_cold_war_mod\Debug\RSP00000152167772.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "OP2SCRIPT_EXPORTS" /D "_WINDLL" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /Wp64 /ZI /TP ".\odasl\odasl.cpp"

".\objects.cpp"

".\Main.cpp"
]
Creating command line "cl.exe @"c:\Program Files\Outpost 2 Divided Destiny\SDK\ply_cold_war_mod\Debug\RSP00000152167772.rsp" /nologo /errorReport:prompt"
Output Window
  
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
Main.cpp
objects.cpp
odasl.cpp
c:\program files\outpost 2 divided destiny\sdk\ply_cold_war_mod\odasl\odasl.cpp(9) : error C2491: 'wplInit' : definition of dllimport function not allowed
c:\program files\outpost 2 divided destiny\sdk\ply_cold_war_mod\odasl\odasl.cpp(10) : error C2491: 'wplExit' : definition of dllimport function not allowed
c:\program files\outpost 2 divided destiny\sdk\ply_cold_war_mod\odasl\odasl.cpp(11) : error C2491: 'wplSetPalette' : definition of dllimport function not allowed
c:\program files\outpost 2 divided destiny\sdk\ply_cold_war_mod\odasl\odasl.cpp(12) : error C2491: 'wplGetSystemMetrics' : definition of dllimport function not allowed
c:\program files\outpost 2 divided destiny\sdk\ply_cold_war_mod\odasl\odasl.cpp(13) : error C2491: 'wplAdjustWindowRect' : definition of dllimport function not allowed
c:\program files\outpost 2 divided destiny\sdk\ply_cold_war_mod\odasl\odasl.cpp(14) : error C2491: 'wplLoadResourceBitmap' : definition of dllimport function not allowed
c:\program files\outpost 2 divided destiny\sdk\ply_cold_war_mod\odasl\odasl.cpp(15) : error C2491: 'wplManualDialogSubclass' : definition of dllimport function not allowed
c:\program files\outpost 2 divided destiny\sdk\ply_cold_war_mod\odasl\odasl.cpp(16) : error C2491: 'wplEnable' : definition of dllimport function not allowed
c:\program files\outpost 2 divided destiny\sdk\ply_cold_war_mod\odasl\odasl.cpp(17) : error C2491: 'wplDisable' : definition of dllimport function not allowed
Generating Code...
Results
  
Build log was saved at "file://c:\Program Files\Outpost 2 Divided Destiny\SDK\ply_cold_war_mod\Debug\BuildLog.htm"
OP2Script - 9 error(s), 1 warning(s)