Tuesday, 31 May 2022
  7 Replies
  1.1K Visits
  Subscribe
I download the trial but when it's installed I get the following error:

command-line for the "DCC" task is too long

How can I solve this?
2 years ago
·
#1100
Hello,

The trial uses MSBuild to compile and install the package, if your path has more than 32000 characters, msbuild fails. I suggest to clean unused paths from your IDE or install the package manually following these instructions:

https://www.esegece.com/help/sgcWebSockets/#t=Install%2FInstall_Package.htm

Kind Regards,
Sergio
9 months ago
·
#1805
I've downloaded the trial install exe as well. Installed without any errors but cant find the TsgcWebSocket component in tool view.
Tryied to install the packages manually leads to the following error:

Package C:\users\public\documents\embarcadero\studio\17.0\bpl\win32\dclsgcWebSocketsD10.bpl can not loaded.
The module cant found.

After I cleaned all files and re-build them i get the following error:

Package C:\users\public\documents\embarcadero\studio\17.0\bpl\win32\dclsgcWebSocketsD10.bpl can not loaded.
%1 isnt a valid Win32-Application.

Not able to run the trial..
9 months ago
·
#1806
Hello,

Did you get any error while installing? if you didn't get any error, the package should be installed automatically.
The only weird thing I see, is that usually the design-time packages are installed in the folder:

C:\users\public\documents\embarcadero\studio\17.0\bpl

Not in the folder

C:\users\public\documents\embarcadero\studio\17.0\bpl\win32

I've installed the trial in my machine, and the package is installed in the folder: C:\Users\Public\Documents\Embarcadero\Studio\17.0\Bpl
Seems the IDE is searching the package in the wrong folder.

Kind Regards,
Sergio
9 months ago
·
#1808
Hey Sergio,

thanks for your fast reply.

i dont get any error during the installation.
The .bpl's was installed in the following folders:

- C:\Users\Public\Documents\Embarcadero\Studio\17.0\Bpl\Win64
- C:\Users\Public\Documents\Embarcadero\Studio\17.0\Bpl\Win32

best regards,
Markus
9 months ago
·
#1810
Hello,

The path for Win64 packages is correct, but for Win32 is incorrect. Check in your IDE the package output directory for Win32, it should be:

$(BDSCOMMONDIR)\Bpl

package_output_directory.png

This is the folder where the packages should be.

Kind Regards,
Sergio
9 months ago
·
#1821
Hey Sergio,

Thanks for the Reply.
Now it works! Thank you.
9 months ago
·
#1822
Hi,

Glad to hear it works now!

Kind Regards,
Sergio
  • Page :
  • 1
There are no replies made for this post yet.
Submit Your Response
Upload files or images for this discussion by clicking on the upload button below.
Supported: gif,jpg,png,jpeg,zip,rar,pdf
· Insert · Remove
  Upload Files (Maximum 10MB)