Build Issue for Header File
We are on E9.2 with R26 tools 9.2.26.2.
We have this long pending issue where when a new BSFN is created to retrieve data from a new table we often get this error in the Full or Update build.
fatal error C1083: Cannot open include file: 'f5942aud.h': No such file or directory
The developer reports that if the BSFN is built locally it compiles fine. But on server we get the above error.
The workaround we do it manually copying the file.
My question is what can we instruct the developer to do in the first place to avoid this error?