Geregistreerd: wo jan 25 2006, 04:34 Woonplaats: groningen (NL) berichten: 1561
To register in the inc file are dependencies. But this is a fork of the original components so obsolete. StringReplace is ok, will look into the source tomorrow where that is, because I can install w.o. problem. Perhaps package has an error. albert
Geregistreerd: za feb 04 2006, 07:36 berichten: 13
The inc file in 12_A does not have 2010 defined. You need to add a VER210 section identical to the VER200 at the beginning of the inc file. Then pulling in the project that has the .bpl as the project, then choose install. You missed adding in the VER210 when you released 12 . Just a user
Geregistreerd: za feb 04 2006, 07:36 berichten: 13
Perhaps I should be more specific.
1) Download the 12_A archive and unzip it. 2) Move the folder where you want your components (like My Documnets/RAD Studio/7.0) 3) Edit the asqlite3_def.inc file and copy the {$IFDEF VER200 section into a location just above it. Change that new copy to read VER210 instead of VER200. 4) Start D2010. 5) Choose Tools - Options - Library Win32 6) Add the folder path to the Library path 7) Open project asqlite3.dproj in that folder Right click asqlite3.bpl and choose install
You should now be running fine.
BTW, Don't choose asqlite3.groupproj as Albert took out the test unit folder and the program will object.
Geregistreerd: do jan 28 2010, 02:21 berichten: 11
Can developers will lay out the prepared archive for installation in Delphi 2010? And I in general understand nothing that. There can be a beta a tester.