Subject RE: [IBO] How to decrease the command line length?
Author Jason Wharton
Hi Dany,
 
It is possible you could have gotten some garbage in your project/package source files.  Did you ever open them up in the IDE to try and do a manual build?  Also, I am working on some stuff right now and it is possible that you are on a revision that isn't compiling for your version of Delphi.  It would probably be best to move this into a private dicussion on Skype so we can interact and I can help you get this all worked out.
 
Jason


From: IBObjects@yahoogroups.com [mailto:IBObjects@yahoogroups.com]
Sent: Wednesday, May 15, 2019 3:24 AM
To: IBObjects@yahoogroups.com
Subject: [IBO] How to decrease the command line length?

Hi, i am trying to move from revision 2785 to latest (2830). I always do


build D10_1 source


but it stopped working. This is something Delphi-ish but i never use command line compiling myself so i would like some assistance. I get the following output:


C:\Users\Superkey\Documents\SleekProductions\3rdParty\IBO\build>build d10_1 source


-------------------------------------------------------


  Build Package Groups: d10_1


-------------------------------------------------------


CurRootDir=C:\Program Files (x86)\Embarcadero\Studio\18.0\

CurIsInstalled=yes

CurProcessName=bds.exe

Checking Process bds.exe

BeforeOp:

-------------------------------------------------------

Build Package ibo5crt_d10_1 for Win32\Release via MS

-------------------------------------------------------

pkg_depend = ""

Microsoft (R) Build Engine Version 3.5.30729.8931

[Microsoft .NET Framework, Version 2.0.50727.8940]

Copyright (C) Microsoft Corporation 2007. All rights reserved.


Build started 2019-05-15 11:18:07.

Project "C:\Users\Superkey\Documents\SleekProductions\3rdParty\IBO\packages\d10_1\ibo5crt_d10_1.dproj" on node 0 (Clean;Build target(s)).

  Deleting file "ibo5crt_d10_1.res".

BuildVersionResource:

  CodeGear Resource Compiler/Binder

  Version 1.2.2 Copyright (c) 2008-2012 Embarcadero Technologies Inc.


  Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0


  Copyright (C) Microsoft Corporation.  All rights reserved.



  Deleting file "ibo5crt_d10_1.vrc".

C:\Program Files (x86)\Embarcadero\Studio\18.0\Bin\CodeGear.Delphi.Targets : warning MSB6002: The command-line for the "DCC" task is too long. C

ommand-lines longer than 32000 characters are likely to fail. Try reducing the length of the command-line by breaking down the call to "DCC" int

o multiple calls with fewer parameters per call.

C:\Program Files (x86)\Embarcadero\Studio\18.0\Bin\CodeGear.Delphi.Targets(405,5): error MSB6003: The specified task executable "dcc" could not

be run. The filename or extension is too long

Done Building Project "C:\Users\Superkey\Documents\SleekProductions\3rdParty\IBO\packages\d10_1\ibo5crt_d10_1.dproj" (Clean;Build target(s)) --

FAILED.



Build FAILED.


"C:\Users\Superkey\Documents\SleekProductions\3rdParty\IBO\packages\d10_1\ibo5crt_d10_1.dproj" (Clean;Build target) (1) ->