cclash
cclash copied to clipboard
Cannot compile projects, does not find header, does not work well with NuGet Packages
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?
Hi, it's been a very long time since I've worked on this, it should work without the server running as it will auto start. But I last only used this with vs2012