I have the following files which I currently just want to manage to compile successfully. I have looked for a tutorial on how to use Poco, but unfortunately I couldn't find one for a complete beginner (I tried to follow the docs both under linux & eclipse, and win & vs08.)
I would very much appreciate if someone could guide me through the correct use of the Poco library (either under eclipse or vs08.)
edit: found the problem, i didn't specify to the linker the exact libraries, only their search paths.