Hi all,
I download and try the port yesterday, and I've been struggling with this error since yesterday, and unable to fix it until now.
Any idea what is the cause or which library I was missing to add?
Undefined symbols for architecture armv7:
"__ZN3AGS6Engine7VersionC1EiiiRKNS_6Common6StringE", referenced from:
__Z9main_initv in main-687CAE172AE71585.o
"__ZN3AGS6Engine7VersionC1Eiii", referenced from:
__Z14start_playbackv in record.o
__Z9main_initv in main-687CAE172AE71585.o
"__ZN3AGS6Engine7VersionC1ERKNS_6Common6StringE", referenced from:
__Z19restore_game_headerPN3AGS6Common6StreamE in game.o
__Z14start_playbackv in record.o
__Z22game_file_read_versionPN3AGS6Common6StreamE in game_file.o
"__ZN3AGS6Engine7VersionC1Ev", referenced from:
___cxx_global_var_init in main-687CAE172AE71585.o
___cxx_global_var_init1 in main-687CAE172AE71585.o
___cxx_global_var_init2 in main-687CAE172AE71585.o
ld: symbol(s) not found for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Thank you so much in advance. I really interested in this, but my engine related programming is not good.
I download and try the port yesterday, and I've been struggling with this error since yesterday, and unable to fix it until now.
Any idea what is the cause or which library I was missing to add?
Undefined symbols for architecture armv7:
"__ZN3AGS6Engine7VersionC1EiiiRKNS_6Common6StringE", referenced from:
__Z9main_initv in main-687CAE172AE71585.o
"__ZN3AGS6Engine7VersionC1Eiii", referenced from:
__Z14start_playbackv in record.o
__Z9main_initv in main-687CAE172AE71585.o
"__ZN3AGS6Engine7VersionC1ERKNS_6Common6StringE", referenced from:
__Z19restore_game_headerPN3AGS6Common6StreamE in game.o
__Z14start_playbackv in record.o
__Z22game_file_read_versionPN3AGS6Common6StreamE in game_file.o
"__ZN3AGS6Engine7VersionC1Ev", referenced from:
___cxx_global_var_init in main-687CAE172AE71585.o
___cxx_global_var_init1 in main-687CAE172AE71585.o
___cxx_global_var_init2 in main-687CAE172AE71585.o
ld: symbol(s) not found for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Thank you so much in advance. I really interested in this, but my engine related programming is not good.