C++ Build Issue on Linux Server (9.1 - TR 9.1.4)
Hi
JDE E1 9.1 Tools 9.1.4.4
I'm encountering an issue when building a simple C++ function to provide a JDE Error with imbedded parameters..
The function attached builds successfully in the windows client environment, and works as designed.
However when we do a server build, for Linux (Environment created from the Oracle template/image) Machine type retrieved OS = LINUX; Ver = 2.6.32-300.27.1.el5uek I get the following errors:-
b55sre01.c:1: error: stray ‘\357’ in program
b55sre01.c:1: error: stray ‘\273’ in program
b55sre01.c:1: error: stray ‘\277’ in program
b55sre01.c:1: error: stray ‘#’ in program
b55sre01.c:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘<’ token