-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error in test project #3
Comments
There is a compiled module under releases. Please use that one instead of compiling. |
It still fails. I get the same error. Could you suggest exact configuration or dependency I get this error without even writing any code. I get as soon as I add the module. Is it possible to release x86 simulator build Regards, |
Did you download the Google Maps SDK and change the module.xcconfig in modules folder according to your paths. Like in my module.xcconfig EXT_MODS_BASEDIR=/Users/alper/Documents/temp/timod/TiGMapV3/MekansalGMap You should change the folder path according to your needs. |
Thanks a lot for you precious time. I'm afraid I'm not able to see the map. Is there anything else I need to look for. |
Dear Victor, I'm trying to help you but you just said it is not working. What it in the log files? Can you give me detailed information? What is your Google Maps SDK version? etc. |
Yes, I appreciate you spending your valuable time, https://www.dropbox.com/s/2q9d0rips3g9js2/test.zip Above is the link to the test project. I am using the latest Google Map SDK for iOS Regards, |
Sorry for late response. Somehow I missed your issue request. You should check your module.xcconfig file and fix your Google Maps SDK path as follows : -F"/Users/username/Documents/temp/Frameworks/GoogleMapsIOS-1.3.1/GoogleMaps.framework" -framework GoogleMaps -framework AVFoundation -framework CoreText -framework CoreData -framework CoreGraphics -framework CoreLocation -framework ImageIO -framework GLKit -framework SystemConfiguration -framework QuartzCore -framework OpenGLES /usr/lib/libz.dylib /usr/lib/libc++.dylib /usr/lib/libicucore.dylib /usr/lib/libobjc.A.dylib |
Hi alperdincer, i am also getting same error. Will you pls help. [ERROR] : �� �** BUILD FAILED ** |
I'm getting the following error:
[ERROR] : ** BUILD FAILED **
[ERROR] : The following build commands failed:
[ERROR] : Ld build/Debug-iphonesimulator/test.app/test normal i386
[ERROR] : (1 failure)
The text was updated successfully, but these errors were encountered: