[vox-tech] Qt/C++ libraries question

David Margolis vox-tech@lists.lugod.org
Tue, 4 Nov 2003 01:22:56 -0800 (PST)


Hello,

I don't know if there are many Qt developers on this list, but this seems
like it might be more of a C++/gcc question anyway.

I have built a Qt app on my Linux box that _should_ run on Mac OSX.  To do
this I am supposed to statically link the qt library.

1. I don't know how I am supposed to move/compile/whatever this library.
2. I don't know where to put it or how to call it _statically_ from my
app.

Any ideas (or URLs or anything) would be greatly appreciated.

Thanks,
Dave Margolis