Consultor Eletrônico



Kbase P152629: Compilation fails with error 374 using encrypted source code
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   11/09/2009
Status: Unverified

SYMPTOM(s):

Compilation fails with error 374 using encrypted source code

Error: ** Unmatched curly braces ({}) found in procedure. (374)

FACT(s) (Environment):

Source code is encrypted with xcode utility
A custom key is specified (using -k parameter) when encrypting the source files
Encrypted source code is compiled provided a custom key (using -k parameter)
Compilation completes flawlessly with the same, non-encrypted version of the source code
Progress 9.x
OpenEdge 10.x

CAUSE:

The key used for encryption and the key used for compilation do not match.

FIX:

Ensure both keys are strictly identical.