Skip to content

Conversation

@ThomasKroes
Copy link
Contributor

Copy PDB files to the RelWithDebInfo/lib directory on Windows.

Copy PDB files to the RelWithDebInfo/lib directory on Windows.
@ThomasKroes ThomasKroes self-assigned this Oct 7, 2025
@ThomasKroes ThomasKroes added the enhancement New feature or request label Oct 7, 2025
@ThomasKroes ThomasKroes merged commit 3e0ac0e into master Oct 8, 2025
10 checks passed
ThomasKroes added a commit that referenced this pull request Oct 9, 2025
* Add PDB file copying for Windows builds

Copy PDB files to the RelWithDebInfo/lib directory on Windows.

* Add debug information flag for RelWithDebInfo mode

* Add import for tools in conanfile.py

* Set ManiVault installation directory from environment

Add installation directory for ManiVault

* Update conanfile.py

* Refactor PDB file handling in conanfile.py

Remove installation directory from environment variable and update PDB destination path.

* Fix pdb file copying for RelWithDebInfo builds

Ensure pdb files are copied correctly for Windows builds.

* Update conanfile.py

* Fix pdb destination path for Windows builds

* Update Windows OS check in conanfile.py

* Log PDB file copying on Windows

Add print statement for PDB file copying process

* Refactor PDB file handling in conanfile.py

Refactor PDB file copying logic and ensure all files are copied from the package directory.

* Add import for shutil module
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants