SMV source code: how to download integrated source code

62 views
Skip to first unread message

为中国而燃烧

unread,
Dec 15, 2008, 2:13:30 AM12/15/08
to FDS and Smokeview Discussions
Dear all:
I have downloaded SMV source code from http://fds-smv.googlecode.com/svn/trunk/FDS/trunk/.But
all the .lib files are not available.I tried my best to find them from
Internet,but some of them are still not found.

Could you tell me how to download integrated source code?

Thanks.
Steven

Glenn Forney

unread,
Dec 15, 2008, 8:08:00 AM12/15/08
to fds...@googlegroups.com
take a look in the SMokeview user's guide. I list the web location of
the various libraries I use. What libraries are you having trouble finding?
--
Glenn Forney
National Institute of Standards and Technology
100 Bureau Drive, Stop 8663
Gaithersburg MD 20899-8663

Telephone: (301) 975 2313
FAX: (301) 975 4052

Pre-decisional and sensitive information. Not for attribution, distribution, or reproduction.


为中国而燃烧

unread,
Dec 29, 2008, 10:57:44 PM12/29/08
to FDS and Smokeview Discussions
Thank you for your attention.

I can't find smokeview_fort.lib. And I have downloaded several
gd.lib,but all of them have trouble.For example, "error LNK2019:
unresolved external symbol _gdImageCreateFromJpeg ...".

Could you send me the integrated source code ?

On 12月15日, 下午9时08分, Glenn Forney <glenn.for...@nist.gov> wrote:
> take a look in the SMokeview user's guide. I list the web location of
> the various libraries I use. What libraries are you having trouble finding?
>
> ?????? wrote:
> > Dear all:
> > I have downloaded SMV source code fromhttp://fds-smv.googlecode.com/svn/trunk/FDS/trunk/.But
> > all the .lib files are not available.I tried my besttofind them from
> > Internet,but some of them are still not found.
>
> > Could you tell mehowtodownload integrated source code?

Glenn Forney

unread,
Dec 30, 2008, 9:20:32 AM12/30/08
to fds...@googlegroups.com
There is no integrated source. The source for each sub-component (glut,
glui, gd, jpeg, png, zlib) is contained in separate and independent
distributions.
The source code for smokeview is already in the svn repository. The
source for the include files used by smokeview from these other
libraries is also in the repository (under a directory named include). I
just uploaded pre-built libraries that smokeview uses (release rather
than debug versions) at
http://code.google.com/p/fds-smv/downloads/detail?name=smvlibs_2008_1230.zip&can=4&q=needed#makechanges
. These libraries were built with the Intel C/C++ and Fortran compilers.

You don't need to build smokeview yourself. It is available at our
download site. Given the source is now 85,000+ lines of code it is now a
challenge even for me to keep things straight. Do you have some feature
in mind that is lacking that you wish to add yourself?

Comments on error messages:
If you don't use the pre-built libraries above, you will need to build a
static library named smokeview_fort.lib . This library consists of the
two .f90 files (getdata.f90 and getsizes.f90) in the smokeview source.
The version of gd you download needs to be a STATIC library and have
support for both JPEG and PNG image libraries.
Reply all
Reply to author
Forward
0 new messages