1
General / Help installing THOR and SFGUI.
« on: July 29, 2014, 09:20:44 am »
Hi there,
I'm having trouble getting the thor and sfgui libraries to work. I'm using latest versions of SFML and both libraries. Xcode recognises that these libraries exist (autocomplete works), but whenever I try and compile a project I get the message:
>> Undefined symbols for architecture i386:
I think I must have done something wrong during installation. I ran cmake on both libraries with settings copied from their respective tutorials. I then dragged the .o and src files to usr/local/lib and the headers to usr/local/include.
Can anyone guide me through the installation, or link me information to help demystify the process?
Please be patient if I forgot to mention something.
I'm having trouble getting the thor and sfgui libraries to work. I'm using latest versions of SFML and both libraries. Xcode recognises that these libraries exist (autocomplete works), but whenever I try and compile a project I get the message:
>> Undefined symbols for architecture i386:
I think I must have done something wrong during installation. I ran cmake on both libraries with settings copied from their respective tutorials. I then dragged the .o and src files to usr/local/lib and the headers to usr/local/include.
Can anyone guide me through the installation, or link me information to help demystify the process?
Please be patient if I forgot to mention something.