On Tue, Jul 6, 2010 at 9:52 AM, Mathan <switch2mat...@gmail.com> wrote:
> I m getting the following error while building PyQt sample script as it is
> searching in the wrong location,
>
> "
> copying QtCore.framework/Versions/4/QtCore ->
> build/exe.macosx-10.3-fat-3.1/QtCore
> error: QtCore.framework/Versions/4/QtCore: No such file or directory
> "
>
> it has search in "/Library/Frameworks/QtCore.framework/Versions/4/QtCore".
> Is there any way make it to search in the location where i want?

Yeah, set DYLD_LIBRARY_PATH....

Anyone got a decent way to do that a la LD_RUN_PATH?

Anthony

------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share 
of $1 Million in cash or HP Products. Visit us here for more details:
http://ad.doubleclick.net/clk;226879339;13503038;l?
http://clk.atdmt.com/CRS/go/247765532/direct/01/
_______________________________________________
cx-freeze-users mailing list
cx-freeze-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cx-freeze-users

Reply via email to