AW: deploying stand alone application for mac

Gerri gerrri at gmx.de
Sat Dec 26 20:56:23 CST 2009


Hi Ruslan,

just continuing the last mail:

it seems, that the path to the dylibs is absolute. Or do I interpret the
crash report wrong?
If not: why are they absolute when the app is prepared for deploying on CD?
And how can I make them relative?

Or is anything else wrong?

Thanks a lot
Gerri



-----Ursprüngliche Nachricht-----
Von: valentina-bounces at lists.macserve.net
[mailto:valentina-bounces at lists.macserve.net] Im Auftrag von Ruslan Zasukhin
Gesendet: Mittwoch, 23. Dezember 2009 16:55
An: Valentina Developers
Betreff: Re: deploying stand alone application for mac

On 12/22/09 11:45 PM, "Gerhard Meier" <gerrri at gmx.de> wrote:

> for making a hybrid CD with Titanium Toast there are the following steps
to
> do:
> 1. creating a Temporary Partition of the size the mac parition on CD
should
> have
> 
> 2. copying all files necessary for the mac-part of the CD into this
temporary
> partition
> 
> 3. (not important for this problem here, because win-part works):
preparing
> the win-partition of the CD
> 
> 4. burn these two prepared partitions (mac and win) onto the CD
> 
> So, in step 2 I copy the WORKING (access to the database) files for mac
into
> the temporary partition;
> working means: copied into a folder on another mac-computer with no
> vcomponents installed (I also tried it on a computer with vcomponents and
> renaming the /usr/local/lib/vcomponents folder) the app has access to the
> database)
> But with same files now in the temporary partition, the app has no access
to
> the database. And NO: not only in that temp. partition but also not on the
CD
> on which I burn that temp. partition. Otherwise it wouldn't be such a
problem.
> 
> I also tried already making the database files readonly before copying
them
> into that temp. parition.
> 
> I just don't know whats wrong here. Especially that the very first time it
> worked.

I wonder:

If you have enable V4MD LOG ?
    Valentina.DebugLevel = 3

Also for release you may want add line as

    db.SqlExecute( "SET WarningMode TO FALSE" )

details:

http://valentina-db.com/dokuwiki/doku.php?id=valentina:vcomponents:vsql:refe
rence:properties:vengine#language


-- 
Best regards,

Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc

Valentina - Joining Worlds of Information
http://www.paradigmasoft.com

[I feel the need: the need for speed]


_______________________________________________
Valentina mailing list
Valentina at lists.macserve.net
http://lists.macserve.net/mailman/listinfo/valentina



More information about the Valentina mailing list