subdir.mk not generated properly [message #802195] |
Sun, 19 February 2012 15:30 |
dan friedman Messages: 2 Registered: February 2012 |
Junior Member |
|
|
I have a project, in which i use the eclipse cdt on linux, its build chain, and "externalal builder", along with generated makefiles automatically checked.
in settings-cross G++ compiler-includes - i have included libraries A,B,C, both in release and debug mode - but for some reason library C is not included in the g++ call under the -I option.
It seems that the problem is that the subdir.mk files is not being updated with last library added, C. I have tried to be extra sure, and i don't see any other different settings between the debug and release mode.
Does any one know of any idea to fix this? I tried deleted both the Release and Debug directories, and then rebuilding - but still the subdir.mk file is not generated properly.
|
|
|
|
Powered by
FUDForum. Page generated in 0.03852 seconds