Thank you very much for your suggestion... The problem is the voronoi generator program was written in C++ as a win32 application. It is heavily object-oriented and to my current level of programming would be very hard to compile in Linux.
Regards. Pedro. 2007/6/8, David van der Spoel <[EMAIL PROTECTED]>:
Pedro Alexandre de Araújo Gomes Lapido Loureiro wrote: > Hi, > > I'm trying to use "template.c" so as to make my own analysis tool for > gmx-generated trajectories. > Due to the complexity of the tool (it builds an affine Voronoi diagram), > I want to compile it as a stand-alone application. > Unfortunately, the compiler cannot resolve several external functions > called in "template.c": such as "thanx" and "read_next_frame", among others. > > I would appreciate very much any clues in how to solve this problem. > rename and move template.c to src/contrib and edit Makefile.am to add your voronoi.c to it. then run make voronoi > Regards. > > Pedro. > > > ------------------------------------------------------------------------ > > _______________________________________________ > gmx-users mailing list gmx-users@gromacs.org > http://www.gromacs.org/mailman/listinfo/gmx-users > Please search the archive at http://www.gromacs.org/search before posting! > Please don't post (un)subscribe requests to the list. Use the > www interface or send it to [EMAIL PROTECTED] > Can't post? Read http://www.gromacs.org/mailing_lists/users.php -- David. ________________________________________________________________________ David van der Spoel, PhD, Assoc. Prof., Molecular Biophysics group, Dept. of Cell and Molecular Biology, Uppsala University. Husargatan 3, Box 596, 75124 Uppsala, Sweden phone: 46 18 471 4205 fax: 46 18 511 755 [EMAIL PROTECTED] [EMAIL PROTECTED] http://folding.bmc.uu.se ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ _______________________________________________ gmx-users mailing list gmx-users@gromacs.org http://www.gromacs.org/mailman/listinfo/gmx-users Please search the archive at http://www.gromacs.org/search before posting! Please don't post (un)subscribe requests to the list. Use the www interface or send it to [EMAIL PROTECTED] Can't post? Read http://www.gromacs.org/mailing_lists/users.php
_______________________________________________ gmx-users mailing list gmx-users@gromacs.org http://www.gromacs.org/mailman/listinfo/gmx-users Please search the archive at http://www.gromacs.org/search before posting! Please don't post (un)subscribe requests to the list. Use the www interface or send it to [EMAIL PROTECTED] Can't post? Read http://www.gromacs.org/mailing_lists/users.php