Build Log |
|
Command Lines |
Creating temporary file "f:\Zach\Pyro\swigwin-1.3.19\Swig-1.3.19\Examples\python\simple\Debug\RSP000005.rsp" with contents [ /OUT:"_example.dll" /INCREMENTAL:NO /NOLOGO /DLL /DEBUG /PDB:".\Debug/_example.pdb" /IMPLIB:".\Debug/_example.lib" /MACHINE:X86 odbc32.lib odbccp32.lib "C:\Python22\libs\python22.lib" 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\example.obj" ".\Debug\example_wrap.obj" ] Creating command line "link.exe @"f:\Zach\Pyro\swigwin-1.3.19\Swig-1.3.19\Examples\python\simple\Debug\RSP000005.rsp"" |
Output Window |
Linking... LINK : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification Creating library .\Debug/_example.lib and object .\Debug/_example.exp example_wrap.obj : error LNK2019: unresolved external symbol __imp__Py_InitModule4TraceRefs referenced in function _init_example example_wrap.obj : error LNK2001: unresolved external symbol __imp___Py_RefTotal example_wrap.obj : error LNK2019: unresolved external symbol __imp___Py_Dealloc referenced in function _SWIG_InstallConstants _example.dll : fatal error LNK1120: 3 unresolved externals |
Results |
Build log was saved at "file://f:\Zach\Pyro\swigwin-1.3.19\Swig-1.3.19\Examples\python\simple\Debug\BuildLog.htm" example - 4 error(s), 1 warning(s) |