| Summary: | skipping incompatible .........when searching for -lG4Tree / cannot find -lG4Tree | ||
|---|---|---|---|
| Product: | Geant4 | Reporter: | Ivan Atanassov <ivan.atanassov> |
| Component: | cmake | Assignee: | Ben Morgan <Ben.Morgan> |
| Status: | CLOSED INVALID | ||
| Severity: | trivial | ||
| Priority: | P5 | ||
| Version: | 9.5 | ||
| Hardware: | All | ||
| OS: | Linux | ||
|
Description
Ivan Atanassov
2012-06-19 17:37:24 CEST
What compiler is being used to build the example (try gcc -v)? You will need to use the same compiler to build your application. I would suspect from the error message that you are using a 64bit compiler, hence the "skipping incompatible" messages. Resolving as invalid as no further response. |