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

Fatal error when compiling with graphica UI - Ubuntu 22.04 #13

Open
daipayans opened this issue Aug 25, 2023 · 1 comment
Open

Fatal error when compiling with graphica UI - Ubuntu 22.04 #13

daipayans opened this issue Aug 25, 2023 · 1 comment

Comments

@daipayans
Copy link

Hi,
I am getting the following fatal error while compiling COPASI with graphical UI support. The comand line version compiles without any errors. However, for the purposes of my usage, I would like have access to both the command line and the UI. Please advise.

Thanks,
Daipayan

~/bin/COPASI/copasi/UI/copasiui3window.h:52:11: fatal error: SBW/SBW.h: No such file or directory
   52 | # include <SBW/SBW.h>
@daipayans daipayans changed the title Fatal error installation of COPASI Fatal error when compiling with graphica UI - Ubuntu 22.04 Aug 25, 2023
@fbergmann
Copy link
Member

This indicates that in the dependencies the SBW library was not compiled / installed. It is not vital to have it running with COPASI, you could disable SBW support for COPASI building the GUI with: -DENABLE_SBW_INTEGRATION=OFF.

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