amitkumar3968 / iphone-wireless

Automatically exported from code.google.com/p/iphone-wireless
0 stars 0 forks source link

Getting MobileApple80211.c to work in official SDK 6.0 OS 2.0 #22

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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 9 years ago
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 9 years ago

Original comment by lok...@gmail.com on 19 Aug 2008 at 9:57

GoogleCodeExporter commented 9 years ago
Changed the path and getting errors still

Original comment by chevol.d...@gmail.com on 31 Dec 2008 at 9:38