Dear Andreas,=20
Thank you for sharing your approach on performing a clean installation of t=
he libraries.
Indeed, it helps a lot.
Kind regards,
Varun
-----Original Message-----
From:
sundial...@llnl.gov [mailto:
sundial...@llnl.gov] On Behalf Of=
Andreas Nicolai
Sent: Tuesday, 17 July 2018 22:14
To:
SUNDIAL...@LISTSERV.LLNL.GOV
Subject: Re: [sundials-users] Installation issue with SUNDIALS 3.1.1 on Win=
dows
Dear Varun,
I use the following approach on Windows to get SUNDIALS working
alongside our solvers:
1. run cmake once to configure/generate the header file sundials_config.h
2. create a new VC project for a shared/static library (as you need it)
and set all build options such that they are compatible with your other
libs (make sure to add the includes to the various components)
3. add all the sources of the various modules in sundials you need
The advantage of this approach is that you get a clean library project
that you can manage just as your other projects and can integrate nicely
into your solution. Also, you will probably end up with a single library
for the entire sundials suite, make code management/dependency handling
easier (and easier to understand for your fellow coders).
-Andreas
Am 17.07.2018 um 13:51 schrieb Shah, V.:
> Dear All,
>=20
> =A0
>=20
> I am a new user of the SUNDIALS suite and will like to use CVODE for
> solving my system of stiff equations.
>=20
> =A0
>=20
> Currently, I am facing installation issues of the suite on Windows.
>=20
> =A0
>=20
> I followed the instructions in the USER_GUIDE and build the suite in
> buildir from the scrdir using the cmake gui. Further on Windows, the
> generator I used was Visual Studio 2017.=A0
>=20
> =A0
>=20
> Following the generation step, the execution of msbuild
> ALL_BUILD.vcxproj and msbuild INSTALL.vcxproj =A0commands did not produce
> the libraries and header files in the instdir, as it should have based
> on the USER_GUIDE.
>=20
> =A0
>=20
> Did anyone face similar issues with Visual studio 2017?
>=20
> =A0
>=20
> Please let me know, where am I going wrong or if there is a workaround.
>=20
> =A0
>=20
> Thanks in advance!
>=20
> =A0
>=20
> Best regards,
>=20
> Varun Shah
>=20
> =A0
>=20
> PS: On Linux based system, the installation of the suite went smoothly
> and I was able to run the built in examples.
>=20
> =A0
>=20
>=20
> ------------------------------------------------------------------------
>=20
> To unsubscribe from the SUNDIALS-USERS list: write to:
> mailto:
SUNDIALS-USERS-...@LISTSERV.LLNL.GOV
>=20
--=20
Dr. Andreas Nicolai
Wiss. Mitarbeiter / Bereich: Modellierung und Simulation
Leiter Softwareentwicklung und -schulung
Technische Universit=E4t Dresden
Fakult=E4t Architektur
Institut f=FCr Bauklimatik
01062 Dresden
Telefon :
+49 (351) 463-32298
E-Mail :
andreas...@tu-dresden.de
Raum: BZW B 309, Zellescher Weg 17, 01069 Dresden
http://tu-dresden.de/bauklimatik
############################
To unsubscribe from the SUNDIALS-USERS list:
write to: mailto:
SUNDIALS-USERS-...@LISTSERV.LLNL.GOV
############################
To unsubscribe from the SUNDIALS-USERS list:
write to: mailto:
SUNDIALS-USERS-...@LISTSERV.LLNL.GOV