[Interest] Use Oracle 11g with Qt5.1 on MacOS

Emmanuel Bourgerie manu at bourgerie.fr
Wed Nov 13 15:41:18 CET 2013


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

So,

$ otool -L /usr/lib/libclntsh.dylib.11.1
/usr/lib/libclntsh.dylib.11.1:
	/ade/b/2649109290/oracle/rdbms/lib/libclntsh.dylib.11.1
(compatibility version 0.0.0, current version 0.0.0)
	/ade/b/2649109290/oracle/ldap/lib/libnnz11.dylib (compatibility
version 0.0.0, current version 0.0.0)
	/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
version 159.1.0)

If I understand correctly, I miss those /ade/* libs, right?

Emmanuel Bourgerie
Web developer
Dublin, Ireland
(+353) 8 144 5278
http://bourgerie.fr/

Confus avec "BEGIN PGP SIGNED MESSAGE" ? http://weusepgp.info/fr
Confused with "BEGIN PGP SIGNED MESSAGE"? http://weusepgp.info/

On 09/11/2013 10:58, Till Oliver Knoll wrote:
> Am 08.11.2013 um 23:03 schrieb Thiago Macieira 
> <thiago.macieira at intel.com <mailto:thiago.macieira at intel.com>>:
> 
>> On sexta-feira, 8 de novembro de 2013 21:44:23, Emmanuel
>> Bourgerie wrote:
>>> They are fine AFAIK. Is there a command to double-check?
>> 
>> "otool" should be able to print the headers, but the "file"
>> command should be enough. If file says that it's a Mach-O fat
>> binary, check which architectures are contained inside.
> 
> file and otool do the job just fine. Another one would be lipo.
> 
> I found a nice summary of those tools and their usage here:
> 
> http://wiki.herzbube.ch/index.php/Mac_OS_X_Programming
> 
> However IIRC if an architecture mismatch between your binary and
> the library you are trying to link against was really the case then
> the linker would actually give a hint like "architecture x64 not
> found in binary" or "architecture x64 not supported" instead of an
> ordinary "library not found" (I think that was the actual problem
> of the OP, right?)
> 
> Anyway, the above mentioned tools should quickly help tracking down
> the issue.
> 
> Cheers, Oliver
> 
> 
> _______________________________________________ Interest mailing
> list Interest at qt-project.org 
> http://lists.qt-project.org/mailman/listinfo/interest
> 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (Darwin)

iQEcBAEBAgAGBQJSg4+OAAoJEKKGwafy1e1+tMAH/jzQeO02QG08F9hIzgBoIw0v
HXD2UnJpv2lJw01Vh41LkVVJwtGfo/cYSYx+7RawwdeYGKsb+E8MOC5ta2NX0XQq
xo9M3qPbudyVQ0RjnATSTxr7X+NO2WbfSVo6WrUlZgyqiA9hSXpjDyU7cfgo62D5
w5b/W5CKMS9t8JA5NuM6m1xTLfHikoh00AeSSywi7scbVjyoxN8nlTY3F0lZa0q3
h9H4DoeroQG7kfRV5yuEz0C7QPyu07UUps3rSCfx4nnOCsWM4si0GK4n1v/XKOvO
+/J7h+DUdyI559a0P4kFnpvsGOuEW8IqO2d3U7Q1nc6Tg4U+lWeVVivHFesAXBM=
=+5Qf
-----END PGP SIGNATURE-----



More information about the Interest mailing list