Open GoogleCodeExporter opened 8 years ago
I just tried to do the same on my laptop (mabook air i5 Mac OS X 10.7.3) and
there it worked like a charm. I guess, I have a library missing on my iMac. I
would guess it is related to iconv. Not sure though, because I wasn't aware
that I did anything special on my laptop. Any idea's suggestions? Thanks again
for the support!!!
Original comment by mirkoj...@gmail.com
on 9 Feb 2012 at 1:49
Try "g++ --version" on both systems and compare output
Original comment by kroko...@gmail.com
on 9 Feb 2012 at 5:11
Original comment by kroko...@gmail.com
on 9 Feb 2012 at 5:12
I tried it on both machines... same output:
g++ --version
i686-apple-darwin11-llvm-g++-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658)
(LLVM build 2336.1.00)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Original comment by mirkoj...@gmail.com
on 9 Feb 2012 at 7:50
ok, maybe it was too late yesterday, but now it works. I updated XCode to the
latest version, maybe that solved it, but I don't know. So from my side, this
could be closed.
Original comment by mirkoj...@gmail.com
on 9 Feb 2012 at 5:26
Original issue reported on code.google.com by
mirkoj...@gmail.com
on 9 Feb 2012 at 1:41