Icon View Thread

The following is the text of the current message along with any replies.
Messages 11 to 17 of 17 total
Thread Problem compiling with runtime library
Tue, Jun 4 2013 1:01 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Koen,

<< Thanks, but I still don't understand it.  When I put a whole bunch of BPL
files in the same directory as the exe, it does work on a different pc. >>

That's what is required with runtime packages - the runtime packages that
are used by the application must be distributed with the .exe.  That's why
the .exe is so much smaller when you compile with runtime packages.

You can find out what runtime packages are required by following the
instructions mentioned here:

http://stackoverflow.com/questions/1562601/determining-delphi-runtime-packages-to-include

If you have any other questions, please let me know.

Tim Young
Elevate Software
www.elevatesoft.com
Tue, Jun 4 2013 5:25 PMPermanent Link

Van de moortel Koen

All right, thanks.  I will order ElevateDB; it seems to be a solid piece of software.
Wed, Jun 12 2013 2:10 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Koen,

<< All right, thanks.  I will order ElevateDB; it seems to be a solid piece
of software. >>

Thanks very much for your order. Smile

Tim Young
Elevate Software
www.elevatesoft.com
Fri, Jun 14 2013 8:40 AMPermanent Link

Van de moortel Koen

Hi Tim,

Now again something weird happened!
I installed the purchased version, and built my project again, with "build with RT packages" unchecked, and it runs, but all my fields in the grid show only ONE character!?!?  What the * is this???
I didn't change a single character in my code.
Fri, Jun 14 2013 9:26 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Koen

Have you installed the correct one - ie unicode or ansi?


Roy Lambert [Team Elevate]
Fri, Jun 14 2013 1:46 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Koen,

<< Now again something weird happened!
I installed the purchased version, and built my project again, with "build
with RT packages" unchecked, and it runs, but all my fields in the grid show
only ONE character!?!?  What the * is this??? >>

Are you compiling using the EDB source code at all ?  If so, then don't -
compile against the \code subdirectory, not the \code\source subdirectory.
Or, in other words, exactly as EDB is configured during installation.

If you have any other questions, please let me know.

Tim Young
Elevate Software
www.elevatesoft.com




Wed, Jun 19 2013 5:05 AMPermanent Link

Van de moortel Koen

Problem solved.  I deleted the trial version directory from the search path and it works now.
Thanks.
« Previous PagePage 2 of 2
Jump to Page:  1 2
Image