iphone - Windows Azure Toolkit -
i'm trying build , run of example apps included in windows azure toolkit here, can't seem find libwatoolkitios.a
required file build. have not modified project in way , assume file should included automatically, how it? how have guys been able compile apps successfully? thanks.
the library libwatoolkitios.a not provided download instead need build first, described in doc below:
- open watoolkit-lib xcode project.
- compile project release.
- place .a file , header files somewhere can reference project (for example lets lib).
Comments
Post a Comment