go to www.geomview.org home page
 
Home

Overview
FAQ
Documentation

Download

Mailing List

Geomview For Windows?

Support
Users
Development

Bug Reporting
Contributing
Contact Us

Sponsors

 

Site Search

 

Advanced
Search

 
About the software@geom archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

No Subject



One possibility comes to mind.  If somehow the machine where you're
compiling the files has a clock setting very different from its
file server, it might happen that the library appears newer than the
object files compiled after it was created.  In this case, 'make' won't
bother to add the object files to the library.

You can repair the libraries by doing the following:

    cd <whatever>/src/lib/geometry/point3;  make clean;  make

    cd ../transobj;  make clean; make

    cd <whatever>/src/lib/util; make clean; make


 
Home | Overview | FAQ | Documentation | Support | Download | Mailing List
Windows? | Development | Bug Reporting | Contributing | Contact Us | Sponsors
 
site hosted by
SourceForge Logo