Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[compile error] "Cannot build all-in-one installer that includes both debug and release version files using package target" #6145

Open
DrWisdome opened this issue Oct 1, 2024 · 2 comments
Labels
kind: compile error Type of issue status: triage Labels incomplete

Comments

@DrWisdome
Copy link

Hello everyone, thank you for your great work!
I would like to ask you, how to resolve this error:


I m trying to create all in one installer from build that I create from source. The problem is I want to create installer in which both debug and release libs would exist + 3rdPartyPrograms.
I tried to edit CPackConfig.cmake in build and added these lines:
obrázok

but when i built it using cpack --config ./CPackConfig.cmake I got this error:
obrázok

Thank you for any help in advance :) .

@DrWisdome DrWisdome added kind: compile error Type of issue status: triage Labels incomplete labels Oct 1, 2024
@DrWisdome DrWisdome changed the title [compile error] "How to create all-in-one installer using package target" [compile error] "Cannot build all-in-one installer that includes both debug and release version files using package target" Oct 1, 2024
@mvieth
Copy link
Member

mvieth commented Oct 1, 2024

@UnaNancyOwen

@UnaNancyOwen
Copy link
Member

This is my notes about how to generate installer.
Let me know if you find a more efficient way. :)
https://gist.github.com/UnaNancyOwen/f6025cf155acb8f444374c1c25530f1f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: compile error Type of issue status: triage Labels incomplete
Projects
None yet
Development

No branches or pull requests

3 participants