Qt-interest Archive, June 2007
Qt 4.3.0 OSX - can't compile
Message 1 in thread
I've installed the binary version of Qt 4.3.0 on OSX, but when I try
to compile against QtScript I get this error:
/usr/bin/ld: can't map file: /Library/Frameworks/QtScript.framework
((os/kern) invalid argument)
collect2: ld returned 1 exit status
Is there a corruption in this framework?
--
[ signature omitted ]
Message 2 in thread
> I've installed the binary version of Qt 4.3.0 on OSX, but when I
> try to compile against QtScript I get this error:
>
> /usr/bin/ld: can't map file: /Library/Frameworks/QtScript.framework
> ((os/kern) invalid argument)
> collect2: ld returned 1 exit status
To follow up, Qt programs seem to compile fine as long as I don't
link against the QtScript framework. This is on an Intel Mac using
an up-to-date Tiger. Perhaps something got corrupted in the QtScript
build ? Anyone else out there using the OS X provided version able
to use the QtScript framework successfully?
Caleb
--
[ signature omitted ]