Build Log
  

Build started: Project: Mornella, Configuration: Debug|Windows Mobile 6 Professional SDK (ARMV4I)

Command Lines
  
Creating temporary file "g:\Programming\Mornella\Mornella\Mornella_Mobile\Output\Debug\RSP00002444084440.rsp" with contents
[
/Od /I "C:\WINCE600\PUBLIC\COMMON\OAK\INC" /I "C:\Programmi\Windows CE Tools\wce500\Windows Mobile 5.0 Smartphone SDK\Include" /D "_DEBUG" /D "_WIN32_WCE=0x502" /D "UNDER_CE" /D "WIN32_PLATFORM_PSPC" /D "WINCE" /D "DEBUG" /D "_WINDOWS" /D "ARM" /D "_ARM_" /D "_UNICODE" /D "UNICODE" /D "_WINDLL" /Gm /EHsc /MTd /fp:fast /GR- /Fo"Output\Debug/" /Fd"Output\Debug/vc80.pdb" /W3 /c /Zi /TP

.\WiFi.cpp
]
Creating command line "cl.exe @g:\Programming\Mornella\Mornella\Mornella_Mobile\Output\Debug\RSP00002444084440.rsp /nologo"
Creating temporary file "g:\Programming\Mornella\Mornella\Mornella_Mobile\Output\Debug\RSP00002744084440.rsp" with contents
[
/OUT:"Output\Debug/Mornella.dll" /INCREMENTAL /DLL /MANIFEST:NO /NODEFAULTLIB:"oldnames.lib" /DEF:"Mornella.def" /DEBUG /PDB:"Output\Debug/Mornella_Mobile.pdb" /SUBSYSTEM:WINDOWSCE /STACK:65536,4096 /DYNAMICBASE:NO  /subsystem:windowsce,5.01 g:\Programming\Mornella\Mornella\Mornella_Mobile\SpeexMobile.lib Ws2.lib Cellcore.lib bthutil.lib toolhelp.lib Iphlpapi.lib coredll.lib corelibc.lib ole32.lib oleaut32.lib uuid.lib commctrl.lib

".\Output\Debug\AES.obj"

".\Output\Debug\Agents.obj"

".\Output\Debug\CallList.obj"

".\Output\Debug\Common.obj"

".\Output\Debug\Conf.obj"

".\Output\Debug\Core.obj"

".\Output\Debug\Device.obj"

".\Output\Debug\Encryption.obj"

".\Output\Debug\Events.obj"

".\Output\Debug\Log.obj"

".\Output\Debug\Mornella.obj"

".\Output\Debug\PhoneBook.obj"

".\Output\Debug\Process.obj"

".\Output\Debug\Rand.obj"

".\Output\Debug\Sha1.obj"

".\Output\Debug\Sms.obj"

".\Output\Debug\Status.obj"

".\Output\Debug\Task.obj"

".\Output\Debug\Timer.obj"

".\Output\Debug\Transfer.obj"

".\Output\Debug\WiFi.obj"

".\Output\Debug\CWaveForm.obj"

".\Output\Debug\Microphone.obj"

".\Output\Debug\RecordedCalls.obj"
]
Creating command line "link.exe @g:\Programming\Mornella\Mornella\Mornella_Mobile\Output\Debug\RSP00002744084440.rsp /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Compiling...
WiFi.cpp
Linking...
   Creating library Output\Debug/Mornella.lib and object Output\Debug/Mornella.exp
WiFi.obj : error LNK2019: unresolved external symbol WZCSetInterface referenced in function "public: bool __cdecl CWifi::SetSsid(wchar_t *,char const *)" (?SetSsid@CWifi@@QAA_NPA_WPBD@Z)
WiFi.obj : error LNK2019: unresolved external symbol WZCDeleteIntfObj referenced in function "public: bool __cdecl CWifi::WZCConfigureNetwork(wchar_t *,struct BSSIDInfo *,unsigned char *,unsigned int)" (?WZCConfigureNetwork@CWifi@@QAA_NPA_WPAUBSSIDInfo@@PAEI@Z)
Output\Debug/Mornella.dll : fatal error LNK1120: 2 unresolved externals
Results
  
Build log was saved at "file://g:\Programming\Mornella\Mornella\Mornella_Mobile\Output\Debug\BuildLog.htm"
Mornella - 3 error(s), 0 warning(s)