[Qt] Compile Pascal Qt Interface from source

Den Jean Den.Jean at telenet.be
Wed Feb 2 20:42:04 CET 2011


On Tuesday 01 February 2011 08:12:53 zeljko wrote:
> Because 64 bit libs must exist in /usr/lib64 ?
well of course, but as my distro does not have 
packages for Qt 4.7.1, I compile Qt 4.7.1 and set
a LD_LIBRARY_PATH to the version I am building
a binding against. In 32bit this works, in 64
ld does not use LD_LIBRARY_PATH. I verified
this with make ... OPT="-k ' --verbose '"
Using OPT="-k '-LMyQtPath'" it works.




More information about the Qt mailing list