Hello !
I got the similar issue on my Windows 10.
But I could run the solver by changing the property of SV Icon.
Please refer the attached scene.
Search found 10 matches
- Sun May 14, 2017 3:13 pm
- Forum: SimVascular: Cardiovascular Modeling and Simulation Application
- Topic: Windows 10 Creator Update breaks simulations
- Replies: 3
- Views: 375
- Tue Nov 15, 2016 11:21 pm
- Forum: SimVascular: Cardiovascular Modeling and Simulation Application
- Topic: Loading DICOM data
- Replies: 10
- Views: 2487
Re: Loading DICOM data
Hello everyone!
I made the program that converts from the dicom to vti only for SimVascular.
Anyone can download from the next.
http://oriental-solutions.co.jp/
The program works on windows.
Please try it.
I made the program that converts from the dicom to vti only for SimVascular.
Anyone can download from the next.
http://oriental-solutions.co.jp/
The program works on windows.
Please try it.
- Thu May 05, 2016 2:04 am
- Forum: SimVascular: Cardiovascular Modeling and Simulation Application
- Topic: Compiling on Windows
- Replies: 14
- Views: 3557
Re: Compiling on Windows
Hi ! About building SV using new source, I replaced the configuration files for startup by the previous versions. (mysim.bat, ~ /Tcl/simvascular_2.0/*.tcl) Then SV has started successfully. Maybe these configuration files should be fixed, but simvascular.exe built by new source and vs2013 seems to b...
- Mon May 02, 2016 5:10 pm
- Forum: SimVascular: Cardiovascular Modeling and Simulation Application
- Topic: Compiling on Windows
- Replies: 14
- Views: 3557
Re: Compiling on Windows
Hi
I just built in superbuld mode,
so downloading TCLTK from new url and compiling were done automatically.
I had an error in building VTK library (vtkrenderingtcltk.vcxproj).
It is possible something is different from your environment.
I just built in superbuld mode,
so downloading TCLTK from new url and compiling were done automatically.
I had an error in building VTK library (vtkrenderingtcltk.vcxproj).
It is possible something is different from your environment.
- Sun May 01, 2016 3:35 pm
- Forum: SimVascular: Cardiovascular Modeling and Simulation Application
- Topic: Compiling on Windows
- Replies: 14
- Views: 3557
Re: Compiling on Windows
Thanks for new url ! It is very good. I began to compile a new source. As a result, I got the following. 1. Build error, In VTK vtkRenderingTkTCL.vcxproj error C1083: can not open include file 'tkWinInt.h': No such file or directory [C: \ svbin \ externals \ VTK-build \ Rendering \ Tk \ vtkRendering...
- Thu Apr 28, 2016 7:47 pm
- Forum: SimVascular: Cardiovascular Modeling and Simulation Application
- Topic: Compiling on Windows
- Replies: 14
- Views: 3557
Re: Compiling on Windows
Thank you Adam !
I'll try to build the new source by vs2013 or later versions.
And about SV I built (using 2010VS), SV was able load the sample data and display the point cloud.
it seems to work fine.
I'll try to build the new source by vs2013 or later versions.
And about SV I built (using 2010VS), SV was able load the sample data and display the point cloud.
it seems to work fine.
- Thu Apr 28, 2016 4:05 pm
- Forum: SimVascular: Cardiovascular Modeling and Simulation Application
- Topic: Compiling on Windows
- Replies: 14
- Views: 3557
Re: Compiling on Windows
Hi ! Thank you for replying If new url for TCL-downloading is available,we will be very happy. So please make new url. >what compilers are you using? C compiler : Visual Studio 10 2010 Win64 Fortran : Intel Visual Fortran XE 2015 64bit and I compiled by MSvs2010 release-64 mode. >Do any of the libra...
- Thu Apr 28, 2016 12:58 am
- Forum: SimVascular: Cardiovascular Modeling and Simulation Application
- Topic: Compiling on Windows
- Replies: 14
- Views: 3557
Re: Compiling on Windows
Hi ! I was able to configure successfully. Thanks Adam. I started to superbuild. My efforts 1. TCL Project I got an error in downloading the tcltk source. So, I downloaded and built tcltk(8.5.18) manually. I added them to the target directory (~ / kw/vtk/wrapping/tcl, ~/externals/TclTk). 2. I was ab...
- Wed Apr 20, 2016 10:54 pm
- Forum: SimVascular: Cardiovascular Modeling and Simulation Application
- Topic: Compiling on Windows
- Replies: 14
- Views: 3557
Re: Compiling on Windows
Thanks Adam!
I downloaded binary and tried a tutorial. I felt Simvascular is a great program !
I would like to compile the code and add my own features.
So I will wait until bug fixes.
Thank you
I downloaded binary and tried a tutorial. I felt Simvascular is a great program !
I would like to compile the code and add my own features.
So I will wait until bug fixes.
Thank you
- Wed Apr 20, 2016 5:34 pm
- Forum: SimVascular: Cardiovascular Modeling and Simulation Application
- Topic: Compiling on Windows
- Replies: 14
- Views: 3557
Compiling on Windows
Hi ! I am compiling on Windows. environment: source 2016-04-06(clone day),windows7 64,cmake 3.4.3,visual studio 2010 I had a next error during CMAKE configuration . The C compiler identification is MSVC 16.0.40219.1 The CXX compiler identification is MSVC 16.0.40219.1 Check for working C compiler us...