I'm porting an application written in C++ from Windows to Linux. I have a problem with the header files path. Windows uses
and Linux uses /
. I am finding it cumbersome to change this in each and every source and header file. Is there some work around?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…