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

Qt Creator: release build still builds a debug version #549

Open
agarny opened this issue Feb 20, 2020 · 2 comments
Open

Qt Creator: release build still builds a debug version #549

agarny opened this issue Feb 20, 2020 · 2 comments

Comments

@agarny
Copy link
Contributor

agarny commented Feb 20, 2020

I use Qt Creator for my coding and if I open the libCellML project and ask for a Release build to be built then I still end up with a debug version of libCellML. From there, if I manually set LIBCELLML_BUILD_TYPE to Release (and LIBCELLML_MEMCHECK to OFF) then everything is fine. Still, I wouldn't expect having to do that using an IDE like Qt Creator.

@hsorby
Copy link
Contributor

hsorby commented Feb 20, 2020

Do you know of a way to tell Qt Creator to turn it into a Release build? As far as I know you have to go to the project and set the LIBCELLML_BUILD_TYPE to Release, it is only a string after all we add the meaning to it.

@agarny
Copy link
Contributor Author

agarny commented Feb 21, 2020

Sorry, I should have precised that this is indeed what I did:

Screen Shot 2020-02-21 at 1 54 46 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants