Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Allow pdb files to install correctly on MSVC/CMake.#26

Open
mawasak wants to merge 1 commit intoapache:trunk from
mawasak:trunk
Open

Allow pdb files to install correctly on MSVC/CMake. #26
mawasak wants to merge 1 commit intoapache:trunk from
mawasak:trunk

Conversation

@mawasak
Copy link

@mawasak mawasak commented Dec 23, 2020

Generated solution file in Visual Studio generator is multiconfig (file is generated by calling "-G "Visual Studio..." generator). Path to pdb file contains config name (Debug or RelWithDebInfo) in path. Original configuration generate error during "cmake --install ." because pdb file is not found.

Generated solution file in Visual Studio generator is multiconfig (file is generated by calling "-G "Visual Studio..." generator). Path to pdb file contains config name (Debug or RelWithDebInfo) in path. Original configuration generate error during "cmake --install ." because pdb file is not found.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

AltStyle によって変換されたページ (->オリジナル) /