pocoproject / conan-poco

Conan.io package for POCO C++ Libraries
17 stars 28 forks source link

Windows *.dbg files missing when building on Windows with build_type=Debug #32

Open adaviding opened 6 years ago

adaviding commented 6 years ago

The package does not have *.dbg files on Windows when built with build_type=Debug.

It seems like a self.copy statement inside the package method would fix the problem.

I would submit a PR but I am having a problem building the package myself because of a problem building a transitive dependency.

cubimon commented 5 years ago

I have the same issue but with pdb files, which causes linker error LNK4099