 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Alain Guest
|
Posted: Mon Sep 11, 2006 1:32 pm Post subject: unregistered copy of JPEG ? |
|
|
Hello All,
I have #include <jpeg.hpp> in my application to view and process JPEG images
and getting
Error: You are using an unregistered copy of jpeg component library .. this
can onlu be used while Delphi or C++ Builder is running
How do I register it ?
Thanks
Alain |
|
| Back to top |
|
 |
JD Guest
|
Posted: Mon Sep 11, 2006 7:02 pm Post subject: Re: unregistered copy of JPEG ? |
|
|
"Alain" <alainbastien (AT) gmail (DOT) com> wrote:
| Quote: |
[...] Error: You are using an unregistered copy of jpeg
component library .. this can onlu be used while Delphi or
C++ Builder is running
|
That message is being generated by a 3rd party component and
is not a Borland issue. Click Project | Options and select the
Packages tab. At the bottom of that tab is an edit box with
all of the packages (whether used or not) that have been
included in that project. Enter that list and look for a 3rd
party jpeg component library. If you find one, remove it.
| Quote: | How do I register it ?
|
Locate the vendor and pay him/her/them.
~ JD |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|