Can anybody help me to tune-up my Netbeans 12.0 CC++ environment for the remote build? My building process includes remote SDK, which is situated on a remote host. When the building runs, required headers and libraries from SDK includes well, so the output file compiles without errors, but IDE itself knows nothing about these files and directories, so I cannot use syntax highlights and other IDE features. All my code is highlighted red as implicit declarations etc. So, how to force Netbeans "to see" remote SDK, not including it phisically into the project? Now SDK is attached using the config.mk file.
question from:
https://stackoverflow.com/questions/66060950/netbeans-12-0-c-c-ide-tuning 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…