i built poco on windows xp with visual studio 2008 vc9:
build_vs90.cmd
but poco can not run, it has a problem with: PocoFoundationd.dll
what do i have to do in order to RUN?
i have defined:
compiler:
properties --> c/c++ --> general --> additional include directories:
e:\poco1.4.3.all\foundation\include
linker:
properties --> linker --> general --> additional library directories:
e:\poco1.4.3.all\lib
e:\poco1.4.3.all\bin





