View Issue Details

IDProjectCategoryView StatusLast Update
0006599JEDI VCL00 JVCL Componentspublic2018-07-18 15:58
ReporterLuciano_fAssigned Toobones 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionno change required 
Product Version3.48 
Target VersionFixed in Version 
Summary0006599: How to install only one component without having to install the entire JVCL ?
Description I would like to know if it is possible to use only this component "JclCompression"
without having to install all the Classes that are very extensive.
I just need the "JclCompression"
how do you just use it ?

   It would be interesting to leave the library more modular without as many dependencies as it is done with the TMS components
https://www.tmssoftware.com
TagsNo tags attached.

Activities

AHUser

2017-11-19 23:31

developer   ~0021443

The JclCompression unit is part of the JCL not JVCL. So you only need the JCL and no JVCL.

Luciano_f

2017-11-20 14:30

reporter   ~0021444

Yes however the JCL is very large how could I do to just use "JclCompression" without so many dependencies ?

obones

2018-07-18 15:58

administrator   ~0021533

You could simply add the unit to your project, compile and see what's missing. You should get down to three or four units.

Issue History

Date Modified Username Field Change
2017-10-14 23:35 Luciano_f New Issue
2017-11-19 23:31 AHUser Note Added: 0021443
2017-11-20 14:30 Luciano_f Note Added: 0021444
2018-07-18 15:58 obones Note Added: 0021533
2018-07-18 15:58 obones Status new => resolved
2018-07-18 15:58 obones Resolution open => no change required
2018-07-18 15:58 obones Assigned To => obones