Click to See Complete Forum and Search --> : pcmcia device driver


dartlin
March 31st, 2003, 09:37 PM
--------------------Configuration: Proto - Win32 (WCE ARM) Release--------------------
Compiling...
StdAfx.cpp
C:\linwa\pcmcia\Pocket PC\Proto\stdafx.h(26) : fatal error C1083: Cannot open include file: 'sockserv.h': No such file or directory
Error executing clarm.exe.

Proto.dll - 1 error(s), 0 warning(s)

i got this error during compiling. can someone help me??

ltachna
April 1st, 2003, 08:28 AM
couldnt be any more straight forward the compiler can not find the include file named 'sockserv.h' and is displaying the include file that is trying to include it 'C:\linwa\pcmcia\Pocket PC\Proto\stdafx.h'