Hi,
I am trying to compile ChatScript on a Mac but am having some problems. I tried compiling using
g++ mainSystem.cpp
but am getting this error:
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
I tried also compiling in 32-bit, but to no avail:
ld: symbol(s) not found for architecture i386
collect2: ld returned 1 exit status
So the question is: is it possible to succesfully compile ChatSript on a Mac?
Thanks

RSS AI Zone




