[AGENT++] Where intermediate files came from?

Fedja Jeleskovic mrawd2 at gmail.com
Mon Jan 24 21:47:50 CET 2005


On Win XP using VC6, when try to rebuild the project, I get a long list of the files that are not found for the cleanup. But a lot of files that are listed down there don't exist in the first place. So where this output is coming from?

Thanks


Fedja
ps. part of an actual output
Deleting intermediate files and output files for project 'snmp++ - Win32 Release'.
D:\Software_builds\Argus\HMSnmp\snmp++\include\address.h(90): Could not find the file strings.h.
D:\Software_builds\Argus\HMSnmp\snmp++\src\v3.cpp(37): Could not find the file unistd.h.
D:\Software_builds\Argus\HMSnmp\snmp++\src\uxsnmp.cpp(61): Could not find the file unistd.h.
D:\Software_builds\Argus\HMSnmp\snmp++\src\uxsnmp.cpp(62): Could not find the file sys/socket.h.
D:\Software_builds\Argus\HMSnmp\snmp++\src\uxsnmp.cpp(63): Could not find the file netinet/in.h.
D:\Software_builds\Argus\HMSnmp\snmp++\src\uxsnmp.cpp(64): Could not find the file arpa/inet.h.
D:\Software_builds\Argus\HMSnmp\snmp++\src\uxsnmp.cpp(66): Could not find the file sys/time.h.
D:\Software_builds\Argus\HMSnmp\snmp++\include\msgqueue.h(88): Could not find the file sys/time.h.
D:\Software_builds\Argus\HMSnmp\snmp++\include\notifyqueue.h(85): Could not find the file sys/time.h.
D:\Software_builds\Argus\HMSnmp\snmp++\include\notifyqueue.h(90): Could not find the file X11/Intrinsic.h.



More information about the AGENTPP mailing list