 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Asko Korpela Guest
|
Posted: Sat Oct 14, 2006 1:30 pm Post subject: HELP!!! |
|
|
I tried to install graphics32-1-8-1, but did not succeed, I somehow
misunderstood the instructions.
I stead I got all Delphi units red underlined, all units missing, when I
tried to load an old project with which I was just working. What should I
do? Install the whole Delphi 2006?
--
Asko Korpela
http://www.askokorpela.fi/
+358(0)50 529 9539 |
|
| Back to top |
|
 |
willem van deursen Guest
|
Posted: Sat Oct 14, 2006 2:18 pm Post subject: Re: HELP!!! |
|
|
It sounds like your library path (where to look for compiled units) has
been changed. You can find your library path under tools -> options
->Environment options -> delphi options -> Library win32.
This library path should include a reference to the standard libraries
and your own components. Mine looks something like
C:\Program Files\Borland\BDS\4.0\lib;
C:\Program Files\Borland\BDS\4.0\Imports;
C:\Program Files\Borland\BDS\4.0\Lib\Indy10;
....
C:\MyLibs\graphics32-1-8-1;
Willem
Asko Korpela wrote:
| Quote: | I tried to install graphics32-1-8-1, but did not succeed, I somehow
misunderstood the instructions.
I stead I got all Delphi units red underlined, all units missing, when I
tried to load an old project with which I was just working. What should I
do? Install the whole Delphi 2006?
|
--
Willem van Deursen, The Netherlands
wvandeursen_nospam (AT) nospam_carthago (DOT) nl
replace _nospam@nospam_ for @ to get a valid email address
www.carthago.nl |
|
| Back to top |
|
 |
Asko Korpela Guest
|
Posted: Sat Oct 14, 2006 4:21 pm Post subject: Re: HELP!!! |
|
|
Thank you very much! That was it. How I feel relieved!
You did your good deed for today.
Libraries lost. Never happened before.
--
Asko Korpela
http://www.askokorpela.fi/
+358(0)50 529 9539
"willem van deursen" <xxx (AT) xxx (DOT) nl> kirjoitti
viestissä:4530ab56$1 (AT) newsgroups (DOT) borland.com...
| Quote: | It sounds like your library path (where to look for compiled units) has
been changed. You can find your library path under tools -
options ->Environment options -> delphi options -> Library win32.
This library path should include a reference to the standard libraries and
your own components. Mine looks something like
C:\Program Files\Borland\BDS\4.0\lib;
C:\Program Files\Borland\BDS\4.0\Imports;
C:\Program Files\Borland\BDS\4.0\Lib\Indy10;
...
C:\MyLibs\graphics32-1-8-1;
Willem
Asko Korpela wrote:
I tried to install graphics32-1-8-1, but did not succeed, I somehow
misunderstood the instructions.
I stead I got all Delphi units red underlined, all units missing, when I
tried to load an old project with which I was just working. What should I
do? Install the whole Delphi 2006?
--
Willem van Deursen, The Netherlands
wvandeursen_nospam (AT) nospam_carthago (DOT) nl
replace _nospam@nospam_ for @ to get a valid email address
www.carthago.nl
|
|
|
| Back to top |
|
 |
willem van deursen Guest
|
Posted: Sat Oct 14, 2006 4:48 pm Post subject: Re: HELP!!! |
|
|
Did you manage to get your G32 library installed? It is definitely worth
it....
Loading the package file in D2006 'should' do the trick.
Willem
Asko Korpela wrote:
| Quote: | Thank you very much! That was it. How I feel relieved!
You did your good deed for today.
Libraries lost. Never happened before.
|
--
Willem van Deursen, The Netherlands
wvandeursen_nospam (AT) nospam_carthago (DOT) nl
replace _nospam@nospam_ for @ to get a valid email address
www.carthago.nl |
|
| Back to top |
|
 |
Asko Korpela Guest
|
Posted: Sat Oct 14, 2006 11:40 pm Post subject: Re: HELP!!! |
|
|
Thanks for reminding. In fact I gave up. Somehow I do not understand the
installation instructions
Add location of main installation directory to Tools | Environment Options |
Library | Library Path.
Select File | Open... on the menu bar. Set Files of type to Delphi package
source, locate and open GR32_DSGN_D6.dpk
(GR32_DSGN_K for Kylix, GR32_DSGN_BDS2006 for Borland Developer Studio 2006,
GR32_DSGN_D2005 for Delphi 2005, GR32_DSGN_D7 for Delphi7, GR32_DSGN_D6 for
Delphi6, GR32_DSGN_D5 for Delphi5 or GR32_DSGN_B5 for C++ Builder);
A package editor window will appear. Click Compile, then click Install; (I
think that I saw none of this line)
I had chosen a new directory GR32 under My documents/Borland studio
projects, but as you recommended C:\MyLibs, so I transferred the whole thing
to that directory, but have not yet dared to try again. Now at least, thanks
to you, I know what to do, if I 'loose' the units again.
So you strongly recommend the G32. I must try. I will tell, when/if I get it
right.
--
Asko Korpela
http://www.askokorpela.fi/
+358(0)50 529 9539
"willem van deursen" <xxx (AT) xxx (DOT) nl> kirjoitti
viestissä:4530ce91$1 (AT) newsgroups (DOT) borland.com...
| Quote: | Did you manage to get your G32 library installed? It is definitely worth
it....
Loading the package file in D2006 'should' do the trick.
Willem
Asko Korpela wrote:
Thank you very much! That was it. How I feel relieved!
You did your good deed for today.
Libraries lost. Never happened before.
--
Willem van Deursen, The Netherlands
wvandeursen_nospam (AT) nospam_carthago (DOT) nl
replace _nospam@nospam_ for @ to get a valid email address
www.carthago.nl
|
|
|
| Back to top |
|
 |
willem van deursen Guest
|
Posted: Sun Oct 15, 2006 12:51 am Post subject: Re: HELP!!! |
|
|
OK, try this:
1. Start D2006 and go to tools -> Environment Options -> Library ->
Library Path. Press the ... button for the 'Directories Ordered List of
Library Paths' Dialog
2. Press the ... button for the 'Select folder' dialog and select the
folder where your GR32 library is. This should point to the main folder
of your GR32 lib, so the folder where the Graphics32.chm file lives.
Press the 'Add' Button.
3. Check that your library path now indeed contains your previous paths
AND the added library path to your GR32 folder
(something like I showed you earlier
C:\Program Files\Borland\BDS\4.0\lib;
C:\Program Files\Borland\BDS\4.0\Imports;
C:\Program Files\Borland\BDS\4.0\Lib\Indy10;
....
C:\MyLibs\graphics32-1-8-1;
)
4. Close this dialogs, and go to file -> Open Project in the main menu
of D2006.
Navigate to your Graphics32-1-8-1 folder, select the Packages folder and
open the file GR32_DSGN_D2006.
5. In your project group window (upper right corner of your screen in
default setup), you will now see your GR32_DSGN_D2006 project.
RightClick on this project and select 'Install' or 'Compile' and 'Install'
Hope this helps
Willem
Asko Korpela wrote:
| Quote: | Thanks for reminding. In fact I gave up. Somehow I do not understand the
installation instructions
Add location of main installation directory to Tools | Environment Options |
Library | Library Path.
Select File | Open... on the menu bar. Set Files of type to Delphi package
source, locate and open GR32_DSGN_D6.dpk
(GR32_DSGN_K for Kylix, GR32_DSGN_BDS2006 for Borland Developer Studio 2006,
GR32_DSGN_D2005 for Delphi 2005, GR32_DSGN_D7 for Delphi7, GR32_DSGN_D6 for
Delphi6, GR32_DSGN_D5 for Delphi5 or GR32_DSGN_B5 for C++ Builder);
A package editor window will appear. Click Compile, then click Install; (I
think that I saw none of this line)
I had chosen a new directory GR32 under My documents/Borland studio
projects, but as you recommended C:\MyLibs, so I transferred the whole thing
to that directory, but have not yet dared to try again. Now at least, thanks
to you, I know what to do, if I 'loose' the units again.
So you strongly recommend the G32. I must try. I will tell, when/if I get it
right.
|
--
Willem van Deursen, The Netherlands
wvandeursen_nospam (AT) nospam_carthago (DOT) nl
replace _nospam@nospam_ for @ to get a valid email address
www.carthago.nl |
|
| Back to top |
|
 |
Brian Heemsbergen Guest
|
Posted: Mon Oct 16, 2006 6:34 am Post subject: Re: HELP!!! |
|
|
Thanks for your help. I'm using Turbo and (I think) the installation is
slightly different. If there are better ways around this for Turbo, please
post. This Graphics32 package looks pretty amazing.
In Turbo, it's Tools->Options->Library - Win 32 then add the Folder you
installed Graphics32 in. For me it was c:\.......\graphics32-1-8-1. I
ended up having to add this reference twice and don't know why, but now it
seems to stick.
On step 5, Turbo will not allow you to Install. I guess this is where the
Turbo version is hobbled. But all is not lost, Install seems to just be
the design side of the package. I seem to still be able to use the runtime
side.
When I tried to Install, it compiled first (I actually compiled a second
time to be sure) and that went Ok and put a whole bunch of new .dcu files
into the \graphics32-1-8-1 folder. Now (for example) when I:
File->Open Project-> \graphics32-1-8-1\Examples\Vcl\General\Rotate_ex->
Rotate_ex.dpr-> Open it tells me "Error Reading Form", "Class TImage32 not
found". If I select Cancel I get another Error Message about Class
TImage32 but just select Ok and it opens the project without a form. If I
select run, it compiles and runs.
So the secret to looking at the Examples under Turbo is to Cancel and not
Ignore. Cancel seems to create the form using only the underlying code. I
lose the design time but.... And the Graphics32 stuff does look pretty
amazing and FAST.
Brian |
|
| Back to top |
|
 |
Asko Korpela Guest
|
Posted: Tue Oct 17, 2006 2:53 am Post subject: Re: HELP!!! |
|
|
Thanks to your help I succeeded in installing the graphics32 package adding
it to the Borland stuff.
.... but my troubles continue: I cannot get any example project running.
Field Form1->gbTableSize does not have the corresponding component....
.... I feel stupid...
--
Asko Korpela
http://www.askokorpela.fi/
+358(0)50 529 9539
"willem van deursen" <xxx (AT) xxx (DOT) nl> kirjoitti
viestissä:45313FC8.9060500 (AT) xxx (DOT) nl...
| Quote: | OK, try this:
1. Start D2006 and go to tools -> Environment Options -> Library -
Library Path. Press the ... button for the 'Directories Ordered List of
Library Paths' Dialog
2. Press the ... button for the 'Select folder' dialog and select the
folder where your GR32 library is. This should point to the main folder of
your GR32 lib, so the folder where the Graphics32.chm file lives. Press
the 'Add' Button.
3. Check that your library path now indeed contains your previous paths
AND the added library path to your GR32 folder
(something like I showed you earlier
C:\Program Files\Borland\BDS\4.0\lib;
C:\Program Files\Borland\BDS\4.0\Imports;
C:\Program Files\Borland\BDS\4.0\Lib\Indy10;
...
C:\MyLibs\graphics32-1-8-1;
)
4. Close this dialogs, and go to file -> Open Project in the main menu of
D2006.
Navigate to your Graphics32-1-8-1 folder, select the Packages folder and
open the file GR32_DSGN_D2006.
5. In your project group window (upper right corner of your screen in
default setup), you will now see your GR32_DSGN_D2006 project. RightClick
on this project and select 'Install' or 'Compile' and 'Install'
Hope this helps
Willem
Asko Korpela wrote:
Thanks for reminding. In fact I gave up. Somehow I do not understand the
installation instructions
Add location of main installation directory to Tools | Environment
Options | Library | Library Path.
Select File | Open... on the menu bar. Set Files of type to Delphi
package source, locate and open GR32_DSGN_D6.dpk
(GR32_DSGN_K for Kylix, GR32_DSGN_BDS2006 for Borland Developer Studio
2006, GR32_DSGN_D2005 for Delphi 2005, GR32_DSGN_D7 for Delphi7,
GR32_DSGN_D6 for Delphi6, GR32_DSGN_D5 for Delphi5 or GR32_DSGN_B5 for
C++ Builder);
A package editor window will appear. Click Compile, then click Install;
(I think that I saw none of this line)
I had chosen a new directory GR32 under My documents/Borland studio
projects, but as you recommended C:\MyLibs, so I transferred the whole
thing to that directory, but have not yet dared to try again. Now at
least, thanks to you, I know what to do, if I 'loose' the units again.
So you strongly recommend the G32. I must try. I will tell, when/if I get
it right.
--
Willem van Deursen, The Netherlands
wvandeursen_nospam (AT) nospam_carthago (DOT) nl
replace _nospam@nospam_ for @ to get a valid email address
www.carthago.nl
|
|
|
| Back to top |
|
 |
willem van deursen Guest
|
Posted: Tue Oct 17, 2006 8:11 am Post subject: Re: HELP!!! |
|
|
Hello Asko,
Are you sure you are running the Delphi personality? The error message
you get seems to be a C error message. In the windows start menu, I
always choose to start->Programs->Borland Developer Studio 2006->Delphi
for Microsoft Win32. This loads faster than loading the entire Borland
Developer Studio with all its personalities, and this way you are never
mistaken which personality you are. (You can create a shortcut to this
start-item on the desktop).
Second question: open your project and check in Project->Options->Linker
whether 'Linker output' is set to 'Generate DCUs'.
The examples compile and run here, so it must be some default settings
that are incorrect.
Willem
Asko Korpela wrote:
| Quote: | Thanks to your help I succeeded in installing the graphics32 package adding
it to the Borland stuff.
... but my troubles continue: I cannot get any example project running.
Field Form1->gbTableSize does not have the corresponding component....
... I feel stupid...
|
--
Willem van Deursen, The Netherlands
wvandeursen_nospam (AT) nospam_carthago (DOT) nl
replace _nospam@nospam_ for @ to get a valid email address
www.carthago.nl |
|
| Back to top |
|
 |
Asko Korpela Guest
|
Posted: Sat Oct 21, 2006 12:56 am Post subject: Re: HELP!!! |
|
|
Now I am trying again.
If I am trying to load any of the Gr32 examples I get the message: Class
TImage32 not found.
--
Asko Korpela
http://www.askokorpela.fi/
+358(0)50 529 9539
"willem van deursen" <xxx (AT) xxx (DOT) nl> kirjoitti
viestissä:453478d5$1 (AT) newsgroups (DOT) borland.com...
| Quote: | Hello Asko,
Are you sure you are running the Delphi personality? The error message you
get seems to be a C error message. In the windows start menu, I always
choose to start->Programs->Borland Developer Studio 2006->Delphi for
Microsoft Win32. This loads faster than loading the entire Borland
Developer Studio with all its personalities, and this way you are never
mistaken which personality you are. (You can create a shortcut to this
start-item on the desktop).
Second question: open your project and check in Project->Options->Linker
whether 'Linker output' is set to 'Generate DCUs'.
The examples compile and run here, so it must be some default settings
that are incorrect.
Willem
Asko Korpela wrote:
Thanks to your help I succeeded in installing the graphics32 package
adding it to the Borland stuff.
... but my troubles continue: I cannot get any example project running.
Field Form1->gbTableSize does not have the corresponding component....
... I feel stupid...
--
Willem van Deursen, The Netherlands
wvandeursen_nospam (AT) nospam_carthago (DOT) nl
replace _nospam@nospam_ for @ to get a valid email address
www.carthago.nl
|
|
|
| Back to top |
|
 |
Brian Heemsbergen Guest
|
Posted: Sat Oct 21, 2006 7:04 am Post subject: Re: HELP!!! |
|
|
| Quote: | Now I am trying again.
If I am trying to load any of the Gr32 examples I get the message: Class
TImage32 not found.
|
I am running a new Turbo eval copy and get the same message (look up about
4 posts for details). I'll bet that there is not a TImage32 component tool
on your tool palette. If it is not there, you are missing the design side
stuff. You can "probably" still run them the same way I did, but you can't
really work with them easily until you get the design side resolved.
Brian |
|
| Back to top |
|
 |
willem van deursen Guest
|
Posted: Sun Oct 22, 2006 6:42 pm Post subject: Re: HELP!!! |
|
|
Asko Korpela wrote:
| Quote: | Now I am trying again.
If I am trying to load any of the Gr32 examples I get the message: Class
TImage32 not found.
Hello Asko, |
it seems your GR32 library is not loaded. Check in component->Install
packages whether GR32 is listed there. If not, your installation of the
package is still not correct
Willem
--
Willem van Deursen, The Netherlands
wvandeursen_nospam (AT) nospam_carthago (DOT) nl
replace _nospam@nospam_ for @ to get a valid email address
www.carthago.nl |
|
| Back to top |
|
 |
Asko Korpela Guest
|
Posted: Mon Oct 23, 2006 2:56 am Post subject: Re: HELP!!! |
|
|
Thanks for your kind attention.
'Graphics32' is included and checked in Component->Install packages
--
Asko Korpela
http://www.askokorpela.fi/
+358(0)50 529 9539
"willem van deursen" <xxx (AT) xxx (DOT) nl> kirjoitti
viestissä:453b752f$1 (AT) newsgroups (DOT) borland.com...
| Quote: | Asko Korpela wrote:
Now I am trying again.
If I am trying to load any of the Gr32 examples I get the message: Class
TImage32 not found.
Hello Asko,
it seems your GR32 library is not loaded. Check in component->Install
packages whether GR32 is listed there. If not, your installation of the
package is still not correct
Willem
--
Willem van Deursen, The Netherlands
wvandeursen_nospam (AT) nospam_carthago (DOT) nl
replace _nospam@nospam_ for @ to get a valid email address
www.carthago.nl |
|
|
| Back to top |
|
 |
Asko Korpela Guest
|
Posted: Mon Oct 23, 2006 3:18 am Post subject: Re: HELP!!! |
|
|
Thanks for your attention!
"(look up about 4 posts for details)."???
--
Asko Korpela
http://www.askokorpela.fi/
+358(0)50 529 9539
"Brian Heemsbergen" <blheems (AT) yahoo (DOT) com> kirjoitti
viestissä:Xns9862D65F69FEFblheemsyahoocom (AT) 207 (DOT) 105.83.66...
| Quote: | Now I am trying again.
If I am trying to load any of the Gr32 examples I get the message: Class
TImage32 not found.
I am running a new Turbo eval copy and get the same message (look up about
4 posts for details). I'll bet that there is not a TImage32 component
tool
on your tool palette. If it is not there, you are missing the design side
stuff. You can "probably" still run them the same way I did, but you
can't
really work with them easily until you get the design side resolved.
Brian |
|
|
| 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
|
|