Simple Test Project in use:
https://github.com/relascope/TestingCppClrCs
It seems, that:
- the ./ INCLUDEPATH is not handled correctly
- Preprocessor Macros also don't work (found while testing different project: e.g. set in Project Properties and use as variable)
- the Environment variables, which are given to cl(cclash).exe should be forwarded to cl_real.exe
Maybe I have misunderstood something:
Does the server has to be started to work correctly?