Hi Again,
Still havent managed to get the Bump API working. Im pretty sure my bindings are correct, and its just that im not putting the correct arguments in the iPhone build options, which is causing build errors. Build output can be viewed here: http://pastebin.com/b6RyD3pz Note that the project name is FacebookExamples, as im trying to get both APIs working in a test project first before porting to my main project. I can see it seems to be looking for things that would exist in CoreLocation CoreAnimation and core data. Ive been using this command argument line (note again this project also includes the facebook sdk,which does work): -v -gcc_flags "-L${ProjectDir} -lfacebook_ios_sdk -lBumpAPI -framework CoreGraphics CoreLocation CoreData CoreAnimation -force_load ${ProjectDir}/libfacebook_ios_sdk.a ${ProjectDir}/libBumpAPI.a -ObjC" Im trying to load the CoreGraphics, CoreXXX etc... libraries but i've a feeling thats not the correct syntax. Ive also tried placing "-framework" in front of each of the framework names but that didnt work either. Again, im pretty sure the API Definition is ok, but I have included it at the end of this message just in case. If anyone can assist id greatly appreciate it, and will of course, make the bump API available for everyone.. if I ever get it working! :-) PS: Sorry if this gets posted twice, got an error on first attempt.
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
