Glad to hear it. :-) Yes, there is only one library.zip allowed but you can freeze multiple executables at the same time -- see my examples with cx_OracleTools and cx_OracleDBATools if you need some additional examples.
Anthony On Tue, Nov 30, 2010 at 3:56 AM, Chris Spencer <[email protected]> wrote: > I found a solution to this problem with a lot of digging through > google. Sorry for the false alarm. > > Chris. > > On Tue, 30 Nov 2010 04:40:19 -0500, Chris Spencer > <[email protected]> wrote: > >>Let's just say that you have several executables in the same directory >>together. They all have different module dependencies.... >> >>But in this directory can only be ONE library.zip file. >> >>Basically, unless I'm missing something, cx_freeze will only allow ONE >>frozen executable at a time in a directory, given that they ALL are >>looking for the library.zip file. >> >>Am I missing something? This limitation seems pretty godawful harsh >>if it is true. >> >>Chris. >> >>------------------------------------------------------------------------------ >>Increase Visibility of Your 3D Game App & Earn a Chance To Win $500! >>Tap into the largest installed PC base & get more eyes on your game by >>optimizing for Intel(R) Graphics Technology. Get started today with the >>Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs. >>http://p.sf.net/sfu/intelisp-dev2dev >>_______________________________________________ >>cx-freeze-users mailing list >>[email protected] >>https://lists.sourceforge.net/lists/listinfo/cx-freeze-users > > ------------------------------------------------------------------------------ > Increase Visibility of Your 3D Game App & Earn a Chance To Win $500! > Tap into the largest installed PC base & get more eyes on your game by > optimizing for Intel(R) Graphics Technology. Get started today with the > Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs. > http://p.sf.net/sfu/intelisp-dev2dev > _______________________________________________ > cx-freeze-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/cx-freeze-users > ------------------------------------------------------------------------------ Increase Visibility of Your 3D Game App & Earn a Chance To Win $500! Tap into the largest installed PC base & get more eyes on your game by optimizing for Intel(R) Graphics Technology. Get started today with the Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs. http://p.sf.net/sfu/intelisp-dev2dev _______________________________________________ cx-freeze-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cx-freeze-users
