Getting MobileApple80211.c to work in official SDK 6.0 OS 2.0
Closed this issue · 3 comments
GoogleCodeExporter commented
What steps will reproduce the problem?
1. Trying to build Apple80211.c in the new SDK v6.0 OS 2.0 of iPhone
2. The code compiles and links fine
3. dlopen fails to load the airport
What is the expected output? What do you see instead?
get backj a handle to the airport library the same it work with the toolchain
What version of the product are you using? On what operating system?
latest code - downloaded today
Please provide any additional information below.
Original issue reported on code.google.com by Omer.Pa...@gmail.com
on 1 Jun 2008 at 1:08
GoogleCodeExporter commented
Change the path to the libary in the code to:
/System/Library/PrivateFrameworks/Apple80211.framework/Apple80211
Original comment by indieki...@gmail.com
on 10 Aug 2008 at 1:27
GoogleCodeExporter commented
Original comment by lok...@gmail.com
on 19 Aug 2008 at 9:57
- Changed state: Invalid
- Added labels: Type-Other
- Removed labels: Type-Defect
GoogleCodeExporter commented
Changed the path and getting errors still
Original comment by chevol.d...@gmail.com
on 31 Dec 2008 at 9:38