| Summary: | Running example 3 in interactive mode | ||
|---|---|---|---|
| Product: | Examples/Basic and Novice | Reporter: | w.stiller |
| Component: | N03 | Assignee: | barrand |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | 6.2 | ||
| Hardware: | PC | ||
| OS: | Linux | ||
|
Description
w.stiller
2004-12-03 02:11:11 CET
The problem is due to linking two different versions of Motif libraries (in this case LessTif and OpenMotif 2.2). Getting rid of one (in my case LessTif) Motif installation and recompiling allows to run the example without warnings and without having to focibly terminate it. Thanks to Guy Barrand for all his help in locating the source of the problem! |