1. Then I cd into "F:\lib\poco-1.4.3p1\Net\samples\Ping\bin\static_mt", and execute "Ping.exe", but got this result:
- Code: Select all
F:\lib\poco-1.4.3p1\Net\samples\Ping\bin\static_mt>Ping
I/O error: Permission denied
What the reason for this result?
2. I open the "Property" window of the Ping project, in the "Input" of the "Linkage" window, I only find that it linked with "ws2_32.lib"
and "iphlpapi.lib", but without any POCO libraries.
I just wonder how Ping project linked with POCO libraries?





