Hi Hannah
you can try this command in terminal:
rm -f /Applications/SimVascular.app/Contents/Resources/sv_externals/lib/libz.1.dylib
Best
Hu
Search found 15 matches
- Mon Jan 22, 2018 10:52 pm
- Forum: SimVascular: Cardiovascular Modeling and Simulation Application
- Topic: SimVascular not compatible with Mac update
- Replies: 2
- Views: 373
- Mon Nov 20, 2017 6:33 am
- Forum: SimVascular: Cardiovascular Modeling and Simulation Application
- Topic: Could not find a package configuration file provided by "Qt5WebKitWidgets"
- Replies: 5
- Views: 3393
Re: Could not find a package configuration file provided by "Qt5WebKitWidgets"
Hello Nathan
under the directory "/Applications/SimVascular.app/Contents/Resources/sv_externals/lib" there is 2 version of libz
libz.1.2.8.dylib
libz.1.dylib
I just delete libz.1.dylib file, the SimVascular can work again.
Thanks in advance!
Hu
under the directory "/Applications/SimVascular.app/Contents/Resources/sv_externals/lib" there is 2 version of libz
libz.1.2.8.dylib
libz.1.dylib
I just delete libz.1.dylib file, the SimVascular can work again.
Thanks in advance!
Hu
- Sun Nov 19, 2017 4:44 pm
- Forum: SimVascular: Cardiovascular Modeling and Simulation Application
- Topic: Could not find a package configuration file provided by "Qt5WebKitWidgets"
- Replies: 5
- Views: 3393
Re: Could not find a package configuration file provided by "Qt5WebKitWidgets"
Dear developer
maybe is OS problem, not the SimVascular, so I decide back to 10.12.6, and wait for OS update
maybe is OS problem, not the SimVascular, so I decide back to 10.12.6, and wait for OS update
- Sun Nov 12, 2017 5:10 am
- Forum: SimVascular: Cardiovascular Modeling and Simulation Application
- Topic: Could not find a package configuration file provided by "Qt5WebKitWidgets"
- Replies: 5
- Views: 3393
Re: Could not find a package configuration file provided by "Qt5WebKitWidgets"
Hi Adam, on 10.13, I clicked the icon of SimVascular, the icon jumping some times in Dock, and gone, where can I get log about SimVascular, maybe I can get more information. the source code build in 10.13, is great success, with your guide, thanks! and next step I did: $ cd SimVascular-build $ ./sv ...
- Thu Nov 09, 2017 9:56 am
- Forum: SimVascular: Cardiovascular Modeling and Simulation Application
- Topic: Could not find a package configuration file provided by "Qt5WebKitWidgets"
- Replies: 5
- Views: 3393
Could not find a package configuration file provided by "Qt5WebKitWidgets"
Dear developer the version SimVascular-2017-08-15-MacOSX-64bit get crash out in startup in MacOS High Sierra (10.13.1). so I try to build from source code then get next error info (installed Qt 5.9 by brew, in that version Qt no Qt5WebKitWidgets ) , so I want to know is there some plan to update Qt ...
- Fri Jun 16, 2017 11:31 am
- Forum: SimVascular: Cardiovascular Modeling and Simulation Application
- Topic: Can`t open project file in IDE
- Replies: 4
- Views: 860
Re: Can`t open project file in IDE
Hi
you can try this:
cmake -G Eclipse CDT4 - Unix Makefiles
you can try this:
cmake -G Eclipse CDT4 - Unix Makefiles
- Sat Jun 10, 2017 8:05 pm
- Forum: SimVascular: Cardiovascular Modeling and Simulation Application
- Topic: no 8-procs_case
- Replies: 2
- Views: 394
no 8-procs_case
Hi SimVascular team! I am using Ubuntu 16.04 and SV(SimVascular-2017-04-09), In Simulations step, I choose "Number of Processes: 8", and click Run Simulation. It looks good, no error or warning, all 8 CPU are 100% in use, but when I check in directory, there is no 8-procs_case/ under the project fol...
- Fri Apr 21, 2017 11:10 am
- Forum: SimVascular: Cardiovascular Modeling and Simulation Application
- Topic: The running application seems to be frozen.
- Replies: 2
- Views: 360
Re: The running application seems to be frozen.
Hi Hongzhi!
Thanks for your help!
after execute next two line, it works!
sudo apt-get install libgstreamer0.10-0
sudo apt-get install libgstreamer-plugins-base0.10-dev
Thanks for your help!
after execute next two line, it works!
sudo apt-get install libgstreamer0.10-0
sudo apt-get install libgstreamer-plugins-base0.10-dev
- Fri Apr 21, 2017 9:26 am
- Forum: SimVascular: Cardiovascular Modeling and Simulation Application
- Topic: The running application seems to be frozen.
- Replies: 2
- Views: 360
The running application seems to be frozen.
Hello everybody!
I am using Ubuntu version SV(SimVascular-2017-04-09),
get a problem as attachment, and how can I fixed?
focus@GTS450:SimVascular-2017-04-09$ ./simvascular
argc 2
processing command line option: -qt
The running application seems to be frozen.
I am using Ubuntu version SV(SimVascular-2017-04-09),
get a problem as attachment, and how can I fixed?
focus@GTS450:SimVascular-2017-04-09$ ./simvascular
argc 2
processing command line option: -qt
The running application seems to be frozen.
- Sun Nov 20, 2016 8:37 am
- Forum: SimVascular: Cardiovascular Modeling and Simulation Application
- Topic: one question about Fluid-Solid Interaction
- Replies: 1
- Views: 293
one question about Fluid-Solid Interaction
Dear SimVascular developers I find that in Docs said SV have FSI feature, but no more detail about FSI, so my question how can use FSI in SimVascular? http://simvascular.github.io/docsFlowSolver.html Building on the original PHASTA code, there have been a number of important additions and modificati...