Hello all
i created new project and i like to compile it using the project Makefile
i added the files and in the project build option, i set the project to build using a makefile, now all fine !
but now i need to add third party include paths and library paths and library name and i just can't find where to add them in the CB editor
i saw in google where to set the directories and i did but still it fails
i attached how the configuration looks like and the error
When using an custom makefile CB project you need to edit the makefile to change, add, or delete most build settings!
Tim S.
Good to know thanks!