I have a problem with a NER
Hello,
I'm trying to deploy an update package and It fails. I look in the log and the error is a NER, where it shows this error:
n5931001.c:451:27: error: ‘struct tagDSD5931001’ has no member named ‘m1jobn’
(LPVOID)lpDS->m1jobn ) != JDEDB_PASSED ) { goto break15; }
^
n5931001.c:557:27: error: ‘struct tagDSD5931001’ has no member named ‘mjjobn’
(LPVOID)lpDS->mjjobn ) != JDEDB_PASSED ) { goto break18; }
^
The developer told me that If he compiles it local, it dosen't have any error.
Somebody could help me or know the reaseaon of this error.
Thaks,
Sofía