#35 closed defect (fixed)
Fix NativeLib42Adapter Instatiation
Reported by: | Fabian Rohn | Owned by: | Florian Roth |
---|---|---|---|
Priority: | critical | Milestone: | MS1: First release (1.0.0) |
Component: | hal | Version: | pre-1.0 |
Keywords: | NativeLib42Adapter | Cc: |
Description (last modified by )
Change History (6)
comment:1 Changed 16 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 16 years ago by
comment:3 Changed 16 years ago by
comment:4 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
The Problem was that lib42 can only run on Linux Systems. Because the underlying librarys need the hardware configured on Ubuntu Carrera PC down in the basement of F-Building HTWG Konstanz.
I added an OSResolverUtil to get the supported HAL technologies for the current system.
This could be used whenever an os dependent decision is relevant.
comment:5 Changed 16 years ago by
comment:6 Changed 16 years ago by
Component: | unspecified → hal |
---|
Note: See
TracTickets for help on using
tickets.
I haven't tested it, but couldn't the problem simply be that there's no Windows implementation of the corresponding native library?
That raises the question where the information is stored, which technology is available on which platform. In the factory? I'm not sure...