vcl40.dcp and VistaBroker.dcp

120 views
Skip to first unread message

Astute Semantics

unread,
Nov 3, 2014, 11:38:46 PM11/3/14
to hard...@googlegroups.com
Hello, Hardhats - 

Anyone have vcl40.dcp and/or VistaBroker.dcp on hand?

Thank you!

Astute Semantics

unread,
Nov 18, 2014, 11:44:48 PM11/18/14
to Hardhats
Anyone happen to know where to find vcl40.dcp and/or VistaBroker.dcp?

We're still having trouble tracking these down.. thanks!

--
--
http://groups.google.com/group/Hardhats
To unsubscribe, send email to Hardhats+u...@googlegroups.com

---
You received this message because you are subscribed to the Google Groups "Hardhats" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hardhats+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Sunil Kumar Arora

unread,
Nov 19, 2014, 2:14:15 AM11/19/14
to hard...@googlegroups.com

What is the Delphi version you are working with? vcl40.dcp was related to Delhi4! May be you are mixing source with something coming from Non-CPRS codebase.

 

If you can give some more details then maybe I can try and get the appropriate missing files for your please.

 

Regards

Sunil Kumar Arora

unread,
Nov 19, 2014, 2:27:11 AM11/19/14
to hard...@googlegroups.com

I may also mention that in case the dcp files are "Delhi Compiled Package" files.

 

When you build a Delphi package (or component library like SharedComponents or 508 Accessibility or RPCBorkers), Delphi generates a Delphi compiled package file. Projects that use your package need to access your Delphi compiled package file at build time.

A Delphi compiled package file is a binary image containing a package header and the concatenation of all Delphi compiled unit files in your package, including all symbol information required by the compiler and linker.

When you build your Delphi package, your Delphi compiled package file is generated by default as <package>.dcp into the following folder:

§  For 32-bit Windows: C:\Users\Public\Documents\Embarcadero\Studio\15.0\DCP

§  For other platforms: C:\Users\Public\Documents\Embarcadero\Studio\15.0\DCP\<platform>

To change the output directory, use the DCP output directory option in Project > Options > Delphi Compiler.

 

So in your specific case for VistaBroker.dcp, if you have compiled a package named VistaBroker.dpk (VistaBroker.bpl) then by default, the IDE will generate and save the dcp file in above mentioned folder. If required you can change the output directory but make sure that whatever folder is used for this output, the same is added to the appropriate "Library" path in the Delphi IDE.

Hope this is of some use.

 

Regards

-

Sunil

Farooq

unread,
Apr 6, 2017, 1:18:02 PM4/6/17
to Hardhats
I renamed vcl40 to vcl in require and it worked for me.

Farooq
Reply all
Reply to author
Forward
0 new messages