How can I choose between creating a projects “.exe” that contains the full TVideoGrabber library, or a small projects “.exe” than links to the TVideoGrabber library?
to create a project’s “.exe” that contains the full TVideoGrabber library, – go to Project | Options | Packages, uncheck “Build with runtime packages” – rebuild your project b) to create a small project’s “.exe that links to the TVideoGrabber library: – go to Project | Options | Packages, check “Build with runtime packages”. – rebuild your project – then you will have to copy the TVidGrab.bpl file in the folder where is located your Project’s “.exe” file, or in the Windows\System32 folder. I get an error “the procedure entry point … procedure$qri … could not be located in library Vcl40.bpl” error when I try to install TVideoGrabber on the component palette. TVideoGrabber has been compiled with the latest update packs applied on Delphi and C++Builder, and the latest Borland update packs have not been applied on your Delphi or C++Builder compiler. This problem has been reported mainly with Delphi 4, on which you need to apply “d4upd2.exe” on the “CD” install. visit the following page
Related Questions
- How can I choose between creating a projects ".exe" that contains the full TVideoGrabber library, or a small projects ".exe" than links to the TVideoGrabber library?
- Are Newberry books being digitally scanned? Are we creating a digital library with the Retrospective Conversion Project?
- Is METS suitable for a very small project?