Hi

Hi,

I am trying to build a package in the command line using the dcc32 and I get the following erro:

Error: E2038 Illegal character in input file: '"' (#$22)

When I build it from the IDE, all works fine.

I also run th rsvars.bat before calling the dcc32

Anyone knows what I am missing?

Thanks


Comments

  1. Regarding MSBuild---I have v3.5 and v4 on my system and a 32bit and 64bit versions. Which one should I use? I know the recommended is 3.5/32. Is there a reason to go for 64?or v4?

    ReplyDelete
  2. Doesn't matter which, I don't think.

    ReplyDelete
  3. John Kouraklis
    That option doesn't mean "enable", afaik it controls whether MSBuild is run in the IDE's memory space, or in it's own process. So one way or another, compiling inside the IDE uses MSBuild.

    ReplyDelete

Post a Comment