Home Overview FAQ Documentation Download Mailing List Geomview For Windows? Support Users Development Bug Reporting Contributing Contact Us Sponsors
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Closed REQ 6260]: Problems whith Geomview
> When i compile the example the compiler says: > ld: FATAL 9: I/O error (-loogl): No such file or directory > I don't know how to solve the problem. The file liboogl.so doesn't exist > in the sistem and I also didn't find in your source distribution. The source distribution won't build a liboogl.so, but it will build a liboogl.a, which should do just as well. You'd find it in ...whatever.../Geomview/lib/sgi/liboogl.a Since, to build the C-language examples, you'll also need other libraries which were built by the source distribution, you'll need to mention the directory containing those libraries in a "-L" option on the "cc" command that links the program: cc -o program ... -L...whatever.../Geomview/lib/sgi -loogl -lshade ... Does that make sense? Stuart Levy
|
||
Home | Overview | FAQ | Documentation | Support | Download | Mailing List Windows? | Development | Bug Reporting | Contributing | Contact Us | Sponsors |
|||
site hosted by |